mirror of
https://github.com/RGBCube/serenity
synced 2025-05-19 19:35:06 +00:00
230 B
230 B
Name
mkdir - create a directory
Synopsis
$ mkdir path
Description
Create a new empty directory at the given path.
Examples
$ mkdir /tmp/foo