- or download this
#!/usr/bin/perl
use POSIX ":sys_wait_h";
...
# child must explicitly exit otherwise both would continue executing t
+his
}
print "Past the if\n";
- or download this
job processing
checking file list
checking file list
checking file list
Past the if
- or download this
job processing
checking file list
...
Past the if
checking file list
Past the if