PERL: Difference between revisions

From GotOpinion
Jump to navigation Jump to search
m Created page with "My PERL notes == PERL @ command line == At Linux command line use these switches: -e execute at command line -n used to implicitly loop through a file"
 
(No difference)

Latest revision as of 15:43, 10 November 2010

My PERL notes

PERL @ command line

At Linux command line use these switches:

-e execute at command line

-n used to implicitly loop through a file