Re: [dev] [PATCH] sbase: add cut
On 19:52 Wed 01 Aug, Kurt H Maier wrote:
>On Wed, Aug 01, 2012 at 07:28:57PM -0400, Steven Blatchford wrote:
>>
>> What is your awk to print fields three and four with this input:
>>
>> 'foo bar baz quz'
>>
>
>Depends on what output format I want. Get to the point instead of
>trying to set me up for failure; I don't have time for this shit
I wanted to know how you use awk to get the same output as
"cut -d' ' -f3-"
Also what about "cut -d' ' -f1,3,9-" ?
Received on Thu Aug 02 2012 - 04:49:05 CEST
This archive was generated by hypermail 2.3.0
: Thu Aug 02 2012 - 05:00:06 CEST