Linux

Published at 2026/04/04

Linux

mkdir

  mkdir [OPTION]... DIRECTORY...

-p, –parents: 存在しない中間ディレクトリも含めて作成する
no error if existing, make parent directories as needed,
with their file modes unaffected by any -m option