This commit is contained in:
2023-01-13 02:15:53 -08:00
parent 28f5802f41
commit 82b5ed0b3c
7 changed files with 152 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
default: output
output:
time bash gen.sh
du -sh output
clean:
rm -rfv output tmp.sh