2022年7月14日

test2

摘要: test2 阅读全文

posted @ 2022-07-14 15:42 Zabalon 阅读(6) 评论(0) 推荐(0)

all_ in_one_del_old_file.sh

摘要: test #!/bin/bash workingdir=/root/test/ limitation=70 search_oldfile() { oldfile=`ls -rt $workingdir|head -n1|awk "{print $1}"` } filesize() { logsize 阅读全文

posted @ 2022-07-14 15:34 Zabalon 阅读(26) 评论(0) 推荐(0)

导航