mkdir

Description

Make directories.

Syntax

mkdir [OPTION]... DIRECTORY...

Practical uses

  • mkdir -m750 <dirname>: Create directory with specified octal permissions.
  • mkdir -Z: Set SELinux security context of each created directory to the default type.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.16.79.33