source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/bunzip2/bzcat-does-not-remove-compressed-file @ 220

Last change on this file since 220 was 20, checked in by chris, 16 years ago
File size: 64 bytes
RevLine 
[20]1echo foo | bzip2 >foo.bz2
2busybox bzcat foo.bz2
3test -f foo.bz2
Note: See TracBrowser for help on using the repository browser.