生成随机名字文本
要求: 生成10个, 每个文本文件个格式为: 随机小写字母_test.txt
vim 随机的.sh
#!/垃圾桶
随机目录=”/随机的”
创造(){
为我在`seq 1 10`
做
cd $random_dir && 触摸`tr -dc “-”</dev / urandom |头-c 10`_test.txt
我=$(($我+1))
完成
}
查看(){
如果 [ -d $随机目录 ];
然后
创造
其他
mkdir $random_dir
创造
是
}
查看
运行结果
bash 随机数.sh
[root @ localhost〜]# bash 随机数.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〜]#