您好,登錄后才能下訂單哦!
//連續創建5個文件,文件名為file1、file2、..file5
[root@server ~]# touch file{1..5}
[root@server ~]# ls
anaconda-ks.cfg Downloads file3 hello install.log Pictures test
Desktop file1 file4 hello.c install.log.syslog Public Videos
Documents file2 file5 hello.o Music Templates
[root@server ~]# rm -rf file*
[root@server ~]# mkdir folder{1..5}
[root@server ~]# ls
anaconda-ks.cfg file1 file5 folder4 hello.o Pictures Videos
Desktop file2 folder1 folder5 install.log Public
Documents file3 folder2 hello install.log.syslog Templates
Downloads file4 folder3 hello.c Music test
[root@server ~]# rm -rf folder*
[root@server ~]# ls
anaconda-ks.cfg Downloads file3 hello install.log Pictures test
Desktop file1 file4 hello.c install.log.syslog Public Videos
Documents file2 file5 hello.o Music Templates
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。