/spamcmd

Delete every three letters command in the cmd using brute-force

Primary LanguagePython

spamcmd

This Python module steels every single three letters command (e.g. pip)

This is by only getting it from pip (!!!)

Installation (=Usage)

From PyPi:

pip install spamcmd

From GitHub:

pip install git+https://github.com/donno2048/spamcmd

Use it on your own responsibility