NAME
fork - create a new process just like this one
SYNOPSIS
fork
DESCRIPTION
This is identical to Perl's builtin
fork
function.