pub fn pipe_to(command: &str, bytes: &[u8]) -> Result<()>
Run a shell command with bytes on its stdin.
bytes