autotrash
purges files from your trash based on age and/or filename
Install
- All systems
-
curl cmd.cat/autotrash.sh
- Debian
-
apt-get install autotrash
- Ubuntu
-
apt-get install autotrash
- Kali Linux
-
apt-get install autotrash
- Fedora
-
dnf install autotrash
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install autotrash
- Raspbian
-
apt-get install autotrash
- Dockerfile
- dockerfile.run/autotrash
autotrash
purges files from your trash based on age and/or filename
A script useful to purge files from your trash based on their age. It can also be used to purge the files based on the filename using a regular expression.