pub fn execute_program(path: &str) -> Result<ProcessId, KernelError>Expand description
Execute a program by path with default environment
pub fn execute_program(path: &str) -> Result<ProcessId, KernelError>Execute a program by path with default environment