43e4f47d128827ffa4ad37102bffd5aea82b5d54
inutility_scripts
: a collection of miscellaneous scripts that don't do anything useful
This repository was created as a sister repository to the more practical utility_scripts
repository to house scripts that were not useful enough to earn a place in there.
Overview
recursive.sh
: a script that calls itself.self_destruct.sh
: a script that deletes itself.suicidal.sh
: a script that kills the process that's executing it, i.e. itself.
Description
Languages
Shell
100%