4 lines
39 B
Plaintext
4 lines
39 B
Plaintext
touch foo
|
|
busybox rm foo
|
|
test ! -f foo
|
touch foo
|
|
busybox rm foo
|
|
test ! -f foo
|