macro_rules! system { ($e:expr) => { ... }; ($($e:tt)+) => { ... }; }
Creates command with c_lit macro and pass it to system call
c_lit