4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
touch foo
|
|
busybox gzip foo
|
|
test ! -f foo
|
touch foo
|
|
busybox gzip foo
|
|
test ! -f foo
|