in reply to Re: (FoxUni) Re: Favorite programming language, other than Perl:
in thread Favorite programming language, other than Perl:
These days I still find myself using awk for one-liners, because it's more compact for saying things like '{print $4}' that the corresponding Perl code.
Awk really was a godsend after having dealt with only grep and sed. I no longer remember any sed, and that's a Good Thing.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re:x4 Favorite programming language, other than Perl: (awk!)
by jmcnamara (Monsignor) on May 07, 2002 at 12:42 UTC |