in order to assure yourself that perl has been installed correctly.perl -e 'print $_, $/ for @ARGV' 1 2 3 4 5 #which prints #1 #2 #3 #4 #5
In reply to Re^3: Processing ARGV
by sh1tn
in thread Processing ARGV
by kmullin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |