UsageΒΆ

Download the script, give it execution permissions and execute it:

wget https://gitlab.com/constrict0r/cleanme/raw/master/cleanme.sh
chmod +x cleanme.sh
./cleanme.sh

To run tests:

cd cleanme
chmod +x testme.sh
./testme.sh

On some tests you may need to use sudo to succeed.