0
点赞
收藏
分享

微信扫一扫

在/tmp目录下,新建目录director新建三个txt文件,分别命名为file1、file2、file3,用vi编辑器分别在三个文件中输入内容。

西红柿上校 2022-03-12 阅读 48
linux

1.在/tmp目录下,新建项目director新建3个TXT文件,分别命名file1.2.3 用vi编辑器分别在三个文件中输入内容

2  将三个file文件中的内容合并到一个文件中命名为 filetest.txt

 3  在 director目录下,新建一个open目录,并在open目录下创建openfile目录,所有权限为 r-xr--r--

  4  将filetest.txt文件备份到/root下,并将/tmp/director目录移动到/usr中5  将open目录及子目录和文件删除

 

举报

相关推荐

0 条评论