I like to use perl for small utilities embedded in Unix scripts, and I know that there is the
syntax. Recently I was made aware or 'perl -n' and I believe there are others. Since then I've been plowing through man pages and O'Reiley books but I can't find the documentation which tells me exactly how to use these switches, and what other switches are available.
Any pointers, preferably to a web resource, would be gratefuully received.
Ceci n'est pas une signature
Columb Healy
Code:
perl -e 'commands'
Any pointers, preferably to a web resource, would be gratefuully received.
Ceci n'est pas une signature
Columb Healy