29 lines
435 B
Markdown
29 lines
435 B
Markdown
|
# tanos
|
||
|
Snap things out of existence, as if they never happened!
|
||
|
|
||
|
(Inspired by the character Thanos, Disney pls don't sue.)
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```
|
||
|
./tanos.sh /path/to/your/file.ext
|
||
|
```
|
||
|
|
||
|
OR
|
||
|
|
||
|
```
|
||
|
./tanos folder/
|
||
|
```
|
||
|
|
||
|
OR
|
||
|
|
||
|
```
|
||
|
./tanos file
|
||
|
```
|
||
|
|
||
|
etc.
|
||
|
|
||
|
## What is "creation.sh?"
|
||
|
|
||
|
Creation.sh is simply a bash script that creates some test files for you, 2 in a folder, one named "foobar" in a randomly named directory within your current directory!
|