source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/gzip/gzip-accepts-multiple-files @ 185

Last change on this file since 185 was 20, checked in by chris, 16 years ago
File size: 63 bytes
RevLine 
[20]1touch foo bar
2busybox gzip foo bar
3test -f foo.gz -a -f bar.gz
Note: See TracBrowser for help on using the repository browser.