nt9856x/BSP/busybox/testsuite/gzip/gzip-removes-original-file
2023-03-28 15:07:53 +08:00

4 lines
41 B
Plaintext

touch foo
busybox gzip foo
test ! -f foo