lua-users home
lua-l archive

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


>  sh. find "/etc" { name = "*rc", ctime="+30" } .l. sort "-n" .out

To bring it all together: (Semi-sensical command line, sorry)

  sh. gcc { o = file } (file..'.c") .I. grep 'error' .I. sort .out

I even starting to like it — despite perlishness. Except that to inner
workings explanations for the newbies would be quite in-depth and
time-consuming.

Alexander.