nohup find ./ -name '*.log' -mtime +30 | xargs gzip &

相关文章: