pub async fn execute_detached(command: &str) -> Result<Option<u32>, Error>
Execute a command in the background (detached)
command
Process ID if available