1、在/tmp目录下,新建目录director新建三个txt文件,分别命名为filel、file2、file3,用vi编辑器分别在三个文件中输入内容
2、将filel/fie12/fiel3三个文件中内容合并到一个文件中命名为filetest.txt.
3、在director目录下新建一个open目录,并在open目录下创建openfile目录,
所有目录权限为r-xr--r--。
4、将filetest.txt文件备份到/root下,并将/tmp/director目录移动到/usr中。
5、将open目录及其子目录和文件删除