Re: Problem while executing "system " in awk
- From: gazelle@xxxxxxxxxxxxxxxxxxxxx (Kenny McCormack)
- Date: Mon, 7 Aug 2006 11:46:17 +0000 (UTC)
In article <bmdjq3-bm8.ln1@xxxxxxxxxxxxxxxxxx>,
Chris F.A. Johnson <cfajohnson@xxxxxxxxx> came up with an alternate idea in response to:
....
Please suggest why my system() command is not executing
Why not use:
/^9891/ || /^9811/ { print $1 >> substr($1,1,4) }
That doesn't answer the question about why the system() command did or
did not work as expected. Therefore, non-responsive.
.
- References:
- Problem while executing "system " in awk
- From: Amit
- Re: Problem while executing "system " in awk
- From: Chris F.A. Johnson
- Problem while executing "system " in awk
- Prev by Date: Re: Problem while executing "system " in awk
- Next by Date: Re: Problem while executing "system " in awk
- Previous by thread: Re: Problem while executing "system " in awk
- Next by thread: Re: Problem while executing "system " in awk
- Index(es):