mkdir

Name

mkdir -- make directories

Description

mkdir is as specified in the SUS but with differences as listed below.

LSB Deprecated Differences

The behaviors specified in this section are expected to disappear from a future version of the LSB; applications should only use the non-LSB-deprecated behaviors.

--verbose

prints a message for each created directory.

--version

outputs version information and exits.