Create a Process


The following createpoc program demonstrates how to launch a process (here, ls) in Rust.

This zip file contains the complete crate.

src/main.rs