Macro ash

Source
macro_rules! ash {
    ( $( $cmd:tt )* ) => { ... };
}
Expand description

Macro to execute the given command using the Almquist Shell.