mirror of
https://github.com/IntenseWebs/servercode.git
synced 2026-08-26 13:17:09 -05:00
2 lines
42 B
Plaintext
Executable File
2 lines
42 B
Plaintext
Executable File
sudo find /tmp -type f -atime +10 -delete
|