In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)06/01 Report--
The mkdir command can create one or more directories at a time
Basic syntax is used:
Mkdir directory name root@kali:~/eth20/eth20# mkdir testroot@kali:~/eth20/eth20# lstestroot@kali:~/eth20/eth20#root@kali:~/eth20/eth20# mkdir test1 test2root@kali:~/eth20/eth20# lstest test1 test2root@kali:~/eth20/eth20#
In addition, we can use-p to recursively create a directory
Root@kali:~/eth20/eth20# mkdir-p test/test1/test2root@kali:~/eth20/eth20# find / root/eth20/eth20/-type d-name test2-print/root/eth20/eth20/test/test1/test2root@kali:~/eth20/eth20#
Second, if we need to set permissions while creating a directory, we can use-m to create it.
Total amount of root@kali:~/eth20/eth20# mkdir-m 777 test1root@kali:~/eth20/eth20# ls-Al 8drwxr-xr-x 3 root root 4096 August 17 10:33 testdrwxrwxrwx 2 root root 4096 August 17 10:39 test1
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.