Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

usage.txt 315B

123456789101112
  1. usage: mkdirp [DIR1,DIR2..] {OPTIONS}
  2. Create each supplied directory including any necessary parent directories that
  3. don't yet exist.
  4. If the directory already exists, do nothing.
  5. OPTIONS are:
  6. -m, --mode If a directory needs to be created, set the mode as an octal
  7. permission string.