mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-11 13:42:52 +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