Files
inutility_scripts/README.md
2024-08-08 23:40:55 +01:00

8 lines
415 B
Markdown

# `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`](https://github.com/0hAodha/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.
- `suicidal`: a script that deletes itself.