umkdir
A `mkdir` command, which uses `uu_mkdir` as backend. close #10515.
@ -204,6 +204,7 @@ pub fn add_shell_command_context(mut engine_state: EngineState) -> EngineState {
Cd,
Ls,
Mkdir,
UMkdir,
Mv,
Cp,
UCp,
The note is not visible to the blocked user.