unix::process
pub fn fork() -> Result<Id, Error>
Create a new process which is a copy of the calling process.