- or download this
c:\@Work\Perl\monks>perl -wMstrict -e
"for my $i (0 .. 3) {
...
system command $i 3, then for $j 1
system command $i 3, then for $j 2
system command $i 3, then for $j 3
- or download this
c:\@Work\Perl\monks>perl -wMstrict -e
"for my $i (0 .. 3) {
...
system command $i 3, then for $j 0
system command $i 3, then for $j 1
system command $i 3, then for $j 2