macro_rules! e { ($($cmd:tt )* ) => { ... }; }
Execute a shell command and return the output Any error results in a panic!