2018年6月27日

摘要: #!/bin/bash#rm_file>14dayReservedNum=4 #保留文件数量rm_file_dir='/home/sean/sean/rmfile' #需要删除文件的路径cd $rm_file_dir #进入文件夹RootDir=$(cd $(dirname $0); pwd) #当 阅读全文
posted @ 2018-06-27 08:46 肖美俊 阅读(2404) 评论(0) 推荐(0)

导航