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