> -Original Message-
> From: j...@jgcomp.com
> Sent: Mon, 09 May 2016 18:45:30 -0400
> To: wingat...@inbox.com
> Subject: Re: using awk for selective printing, and adding a new line
>
> On Mon, May 09, 2016 at 02:26:07PM -0800, Antonio Olivares wrote:
>>
>
> -Original Message-
> From: j...@jgcomp.com
> Sent: Mon, 09 May 2016 14:49:50 -0400
> To: wingat...@inbox.com
> Subject: Re: using awk for selective printing, and adding a new line
>
> On Mon, May 09, 2016 at 08:24:54AM -0800, Antonio Olivares wrote:
>> Dear
On Mon, May 09, 2016 at 11:50:38AM -0800, Antonio Olivares wrote:
>
> >> From: ad+li...@uni-x.org
> >> Sent: Mon, 9 May 2016 20:47:49 +0200
> >> To: users@lists.fedoraproject.org
> >> Subject: Re: using awk for selective printing, and adding a new line
&g
> -Original Message-
> From: wingat...@inbox.com
> Sent: Mon, 9 May 2016 11:39:56 -0800
> To: users@lists.fedoraproject.org
> Subject: Re: using awk for selective printing, and adding a new line
>
>
>
>> -Original Message-
>> From: ad+li..
> -Original Message-
> From: ad+li...@uni-x.org
> Sent: Mon, 9 May 2016 20:47:49 +0200
> To: users@lists.fedoraproject.org
> Subject: Re: using awk for selective printing, and adding a new line
>
> Am 09.05.2016 um 18:24 schrieb Antonio Olivares:
>> Dear
Am 09.05.2016 um 18:24 schrieb Antonio Olivares:
Dear folks,
I have found numerous guides using awk to format stats. I can get stats from a website, but when I paste
them they get pasted one per line, I can get them to one line using awk '{printf("%s ",$0)}' and
the filename here, but what I
Dear folks,
I have found numerous guides using awk to format stats. I can get stats from a
website, but when I paste them they get pasted one per line, I can get them to
one line using awk '{printf("%s ",$0)}' and the filename here, but what I want
to do is to get the first 11 records and prin