2006-09-05から1日間の記事一覧

cron 定期削除

sambaのゴミ箱(.recycle)の定期削除はtmpの削除スクリプトを参考に作成した #!/bin/sh # # # clean_tmp. This script was split off cron.daily # Please add your local changes to cron.daily.local # since this file will be overwritten, when updating…