Skip to content

Mkdir

mkdir command is used to create a new directory in the filesystem.

shell
pixelfs mkdir <dir>

Example

shell
pixelfs mkdir /path/to/directory

Released under the GPL-3.0 License.