shells::csh!
[−]
[src]
macro_rules! csh { ( $( $cmd:tt )* ) => { ... }; }
Macro to execute the given command using the C Shell.
macro_rules! csh { ( $( $cmd:tt )* ) => { ... }; }
Macro to execute the given command using the C Shell.