> perl -wle ' $SIG{CHLD}="IGNORE"; $! = 33; print system("ls -d ."); print -+-$!; print $!; print -+-$!' . -1 33 No child processes 10
In reply to Re^2: system function is returning status -1 when running a unix command
by repellent
in thread system function is returning status -1 when running a unix command
by elf_firein
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |