您好,登錄后才能下訂單哦!
//連續(xù)創(chuàng)建5個(gè)文件,文件名為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
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。