Galaxie Shell 0.2.6 documentation


Navigation:   | Index   | Search   | Top   | Up   | Prev   | Next   |
Table of Content: |mkdir |

© Copyright 2020-2024, Galaxie Shell Team.

Top » Manuals Pages » mkdir

mkdirΒΆ

NAME
  mkdir - make directories

SYNOPSIS
  mkdir [-p] [-m] dir...

DESCRIPTION
  The mkdir utility shall create the directories specified by the operands

OPERANDS
  dir  A pathname of a directory to be created.

OPTIONS
  -p  Create any missing intermediate pathname components.
  -m  Set the file permission bits of the newly-created directory to the
      specified mode value.

Top » Manuals Pages » mkdir

© Copyright 2020-2024, Galaxie Shell Team.
This page is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License (CC BY-NC-SA 4.0).
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

Last updated on None.
Created using Sphinx 8.0.2.