mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 21:31:51 +00:00
4 lines
39 B
Plaintext
4 lines
39 B
Plaintext
|
touch foo
|
||
|
busybox rm foo
|
||
|
test ! -f foo
|