Use the mkdir command to create directories and subdirectories under Linuxnow that we've listed the entries in the directory with the LS command, we're going to learn how to create a directory under a Linux system. Under Linux, we can use the mkdir
What is mkdir?Mkdir is a command to create a directory under a Linux system. This command is part of the built-in command.Run the mkdir commandYou can use it by typing mkdir directly in your console.
$ mkdir
By default, running the
This article describes the use of the mkdir command to create directories and subdirectories under Linux, and now we want to learn to create directories under Linux systems. Under Linux, we can use the mkdir command. Mkdir is the abbreviation for
1 command function (brief description):Used to create a directory that requires the user who needs to create the directory to have write permissions in the current directory, and that the new directory cannot be a directory that already exists for
Linux disk management commands and usage examples, linux disk command examplesLinux disk management
Linux disk management is directly related to the performance of the entire system.
Linux disk management commonly uses three commands: df, du, and
Links in Linux commands mean that several commands are combined and executed through the operator. In Linux, the link commands are similar to writing short shell scripts in shell and directly executed on the terminal. Link makes automatic processing
1. Introduction:MkDir is used to create directories that require users who create directories to have write permissions in the current directory.2. Command format:mkdir [Options] Directory3. Command parameters-M,--mode= mode, set permissions mode >
Basics of Linux Learning
1, what is Linux?
To be exact, the Linux kernel (the core program of the system), whose kernel copyright belongs to Linus Torvalds, is issued under the GPL (GNU general public License) Copyright Agreement, and anyone can
Linux File Management Class command summary1. text File View class command: Cat,tac,more,less,tail,headCat (TAC): Forward (reverse) displayCat [OPTION] ... [FILE] ...-E: Display line terminator $-N: Numbering each line displayedMore [OPTIONS ...]
LINUX Common Command SetThis is my study of Linux online search information, basically from the online resources or other people's blog, now can not find the source, if anyone found its source, please notify me,I must attach the link.SuThe SU
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.