Next System Programming in Perl 9

Why fork and exec?

        fork_and_then_exec("/bin/ps");


Next Copyright © 2003 M. J. Dominus