Created
April 7, 2021 20:07
-
-
Save bigntallmike/ab977f7a7a516def6090d1cd4fe4ccbb to your computer and use it in GitHub Desktop.
Removing old recycling from samba
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find /home -type d -name ".recycle.*" -exec tmpwatch -m 30d "{}" ";" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment