About 54,200 results
Open links in new tab
  1. How to Create Directory in Linux | mkdir Command

    Nov 3, 2025 · The mkdir command in Linux stands for “make directory” and is used to create new folders quickly and efficiently from …

  2. mkdir (2) - Linux manual page - man7.org

    DESCRIPTION top mkdir () attempts to create a directory named path. The argument mode specifies the mode for the new directory …

  3. mkdir (1) - 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 …

  4. mkdir Command in Linux: Create Directories | Linuxize

    Jan 20, 2019 · The mkdir command creates directories in Linux from the command line. This guide covers creating single and …

  5. mkdir - Wikipedia

    The mkdir (m a k e dir ectory) command in the Unix, DOS, DR FlexOS, [1] IBM OS/2, [2] Microsoft Windows, and ReactOS [3] …

  6. mkdir | Microsoft Learn

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

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

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

  8. Master The Mkdir Command In Linux: 10 Practical Examples

    May 11, 2026 · Master the mkdir command in Linux. Learn how to create directories, manage permissions with -m, use -p for nested …

  9. File System Navigation Commands in Linux - GeeksforGeeks

    May 12, 2026 · The mkdir command, an abbreviation for "make directory," allows you to create new folders within your existing file …

  10. Use mkdir Command on Linux: A Comprehensive Guide

    Sep 21, 2025 · Learn how to use the mkdir command in Linux for creating directories, setting permissions, and more. This …