About 42,700 results
Open links in new tab
  1. mkdir (2) - Linux manual page - man7.org

    If you discover any rendering problems in this HTML version of the page, or you believe there is a better or more up- to-date source …

  2. mkdir (2): create directory - Linux man page

    mkdir (2) - Linux man page Name mkdir - create a directory Synopsis ... Description mkdir () attempts to create a directory named …

  3. Lesson 5: mkdir Command - Create Directories in Linux

    Mar 9, 2026 · Learn how to use the mkdir command in Linux to create single, multiple, and nested directories with examples, options, …

  4. mkdir | Microsoft Learn

    Feb 3, 2023 · Reference article for the mkdir command, which creates a directory or subdirectory.

  5. mkdir (3): make directory - Linux man page

    mkdir (3) - Linux man page Prolog This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this …

  6. mkdir () System Call in Linux - Online Tutorials Library

    DESCRIPTION mkdir () attempts to create a directory named pathname. The parameter mode specifies the permissions to use. It is …

  7. MKDIR Command – Create Directories in Windows Command Prompt

    Nov 13, 2025 · The MKDIR command (Make Directory) is a Windows Command Prompt utility that creates new directories (folders) …

  8. How to use the command 'mkdir' (with examples)

    Dec 17, 2024 · The mkdir command, short for “make directory,” is a fundamental and widely used command in many operating …

  9. _mkdir, _wmkdir | Microsoft Learn

    Mar 4, 2025 · The _mkdir function creates a new directory with the specified dirname. _mkdir can create only one new directory per …

  10. How to Use mkdir Command to Create Directories - Linux Today

    Dec 7, 2021 · In this article, we will go through various ways of creating directories using the mkdir command, as well as how to use …