Date: Fri, 13 Aug 2010 18:34:16 +0200 From: "Len Conrad" <lconrad@Go2France.com> To: <freebsd-questions@freebsd.org> Subject: Re: awk problem Message-ID: <201008131834.AA796197122@mail.Go2France.com>
next in thread | raw e-mail | index | archive | help
---------- Original Message ----------------------------------
From: Anonymous <swell.k@gmail.com>
Date: Fri, 13 Aug 2010 20:13:20 +0400
>"Len Conrad" <lconrad@Go2France.com> writes:
>
>> awk 'FS="." { print $(NF-1)"."$NF }'
>>
>> rm90.steampick.info.rm90.steampick.info
>> lanejive.info
>> govdelivery.com
>> orangetalon.info
>> carespecial.info
>
>Hmm, I can't reproduce it on /head. What FreeBSD version you're using?
>Can you try with lang/nawk port? nawk is from the same vendor as
>/usr/src/contrib/one-true-awk.
FreeBSD 7.0-RELEASE FreeBSD 7.0-RELEASE #0
awk --version
awk version 20070501 (FreeBSD)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008131834.AA796197122>
