root账户创建目录
时间: 2024-01-10 10:03:51 浏览: 95
以下是root账户创建目录的几种方法:
1.在root用户的主目录下创建两个目录分别为haha和hehe,复制hehe目录到haha目录并重命名为apple。
```shell
cd /root
mkdir haha hehe
cp -r hehe haha/apple
```
2.将hehe目录移动到apple目录下,在haha目录下创建一个普通文件为heihei.txt。
```shell
mv hehe haha/apple
cd haha
touch heihei.txt
```
3.在/usr/local/etc下创建一个目录为mulu1,创建一个普通文件为wenjian1。在/usr/local/bin创建一个目录为mulu2,创建一个普通文件为wenjian2。创建成功后使用ls命令以及它的选项来检查该题的正确性。
```shell
mkdir /usr/local/etc/mulu1
cd /usr/local/etc/mulu1
touch wenjian1
mkdir /usr/local/bin/mulu2
cd /usr/local/bin/mulu2
touch wenjian2
ls -l /usr/local/etc /usr/local/bin
```
4.创建目录/test/sysroot,在该目录下创建三个文件a,b,c。之后再将sysroot目录移动到/tmp目录下改名为sys,保证目录下三个文件也存在。
```shell
mkdir /test/sysroot
cd /test/sysroot
touch a b c
cd /test
mv sysroot /tmp/sys
```
阅读全文