source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/bunzip2/bunzip2-reads-from-standard-input

Last change on this file was 20, checked in by chris, 16 years ago
File size: 68 bytes
Line 
1echo foo | bzip2 | busybox bunzip2 > output
2echo foo | cmp - output
Note: See TracBrowser for help on using the repository browser.