Re: Looking For Tutorial Comparison Of sh - perl - python

2010-11-14 Thread Dan Stromberg
On Sun, Nov 14, 2010 at 5:00 AM, Martin Gregorie wrote: > On Sat, 13 Nov 2010 22:05:57 -0600, Tim Daneliuk wrote: > > > I am putting together a comparison & intro to each of sh, perl, python > > with a view towards addressing: > > > Add awk / gawk to that list. IME its often the easiest and most

Re: Looking For Tutorial Comparison Of sh - perl - python

2010-11-14 Thread Martin Gregorie
On Sat, 13 Nov 2010 22:05:57 -0600, Tim Daneliuk wrote: > I am putting together a comparison & intro to each of sh, perl, python > with a view towards addressing: > Add awk / gawk to that list. IME its often the easiest and most concise way to process a text file, e.g. a log file, while applying