임의의 이름 텍스트 생성
필요하다: 10 생성, 각 텍스트 파일의 형식은: 임의의 소문자 _test.txt
vim random.sh
#!/bin / bash
random_dir =”/무작위의”
창조하다(){
`seq의 i에 대해 1 10`
하다
cd $ random_dir && 터치 `tr -dc “아~즈”</개발/무작위 |머리 -c 10`_test.txt
나는=$(($나+1))
끝난
}
확인하다(){
만약 [ -d $ random_dir ];
그때
창조하다
그밖에
mkdir $random_dir
창조하다
있다
}
확인하다
작업 결과
bash random.sh
[root @ localhost ~]# bash random.sh
[root @ localhost ~]# ls / 무작위 /
ajwlubiblp_test.txt djsvpmwfnc_test.txt ivjltcfzxj_test.txt ohewvqusci_test.txt orrbxbgdar_test.txt
btnazfioyo_test.txt idtmjjeutb_test.txt ixiogqaffl_test.txt ornsjjwfvw_test.txt tggjzbboas_test.txt
[root @ localhost ~]#