Mkdir:Role: Create directory (make directories)Command format: Make [option] Directory1, create the directory, when the directory exists, re-create the prompt file already exists[Email protected]:~/linux/mkdirls[email protected]:~/linux/mkdir$
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
Four tips for Linux mkdir, tar, and kill commands
We have been doing a task in a regular way until we know there are better solutions. As a follow-up of the Linux tips and tricks series, I will introduce four tips that can help you in various
Four useful tips for Linux mkdir, tar, and kill commands (1)
We have been doing a task in a regular way until we know there are better solutions. As a follow-up of the Linux tips and tricks series, I will introduce four tips that can help you in
This article link: http://www.cnblogs.com/MartinChentf/p/6076075.html (reproduced please specify the source)In a Linux system, the mkdir command is used to create a directory or a cascading directory.1. Command formatmkdir [Options] Directory name2.
Common Linux commands: mkdir and linuxmkdir
Link: http://www.cnblogs.com/MartinChentf/p/6076075.html (reprinted please indicate the source)
In Linux, The mkdir command is used to create a directory or a cascading directory.
1. Command Format
Mkdir
The mkdir command is used to create the directory. This command creates a directory named by DirName. If no pathname is added before the directory name, the directory specified by DirName is created under the current directory, and if an
Transferred from: http://blog.csdn.net/fallenink/article/details/8480483Original address: http://sharp2wing.iteye.com/blog/1280802————————————————————————————————————————————————I.linux C Creating a directory function mkdir mode setting
The linux mkdir command is used to creates the specified Name of directory, requires the user who created the directory to have write permissions in the current directory, and the specified directory name cannot be a directory that is already in the
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.