source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/tar/tar-extracts-to-standard-output @ 220

Last change on this file since 220 was 20, checked in by chris, 16 years ago
File size: 75 bytes
RevLine 
[20]1echo foo > foo
2tar cf foo.tar foo
3cat foo.tar | busybox tar Ox | cmp foo -
Note: See TracBrowser for help on using the repository browser.