source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/gzip/gzip-removes-original-file

Last change on this file was 20, checked in by chris, 16 years ago
File size: 41 bytes
Line 
1touch foo
2busybox gzip foo
3test ! -f foo
Note: See TracBrowser for help on using the repository browser.