Files
inutility_scripts/README.md
Andrew a6b58f4d9d [recursive.sh]: add recursive.sh
A script that calls itself
2024-08-08 23:36:54 +01:00

435 B

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 of Scripts

  • recursive.sh: a script that calls itself
  • suicidal_script.sh: a script that deletes itself.