# Description Fixes https://github.com/nushell/nushell/issues/10832 Replaces: https://github.com/nushell/nushell/pull/10843
umkdir
A `mkdir` command, which uses `uu_mkdir` as backend. close #10515.