bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it appropriate to ask user-oriented questions on this list?


From: Aharon Robbins
Subject: Re: Is it appropriate to ask user-oriented questions on this list?
Date: Sun, 02 Dec 2007 23:08:10 +0200

In article <address@hidden> you write:
>I'm having trouble getting awk parsing to work when fields are
>separated by two different characters (space and colon).

You should probably be using -F'[: ]'.

>First off I was wondering whether this is the correct place to ask.

comp.lang.awk is for general awk questions. Read the gawk doc first to
learn the language.

>Also, I am running this on debian linux and the implementation of awk
>that was installed by default is called "mawk".
>
>This appears to be an optimized version that may differ from the gnu
>version.

It does indeed differ.  It is (sadly) pretty much unsupported, although
it often does run faster than gawk.

>Please let me know if this list is appropriate for discussing such
>matters.

Have fun,

Arnold
-- 
Aharon (Arnold) Robbins                                 arnold AT skeeve DOT com
P.O. Box 354            Home Phone: +972  8 979-0381    Fax: +1 206 202 4333
Nof Ayalon              Cell Phone: +972 50  729-7545
D.N. Shimshon 99785     ISRAEL




reply via email to

[Prev in Thread] Current Thread [Next in Thread]