Changeset 2725 in MondoRescue for branches/2.2.9/mindi-busybox/testsuite/tar/tar-extracts-multiple-files
- Timestamp:
- Feb 25, 2011, 9:26:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mindi-busybox/testsuite/tar/tar-extracts-multiple-files
r821 r2725 1 1 touch foo bar 2 busyboxtar cf foo.tar foo bar2 tar cf foo.tar foo bar 3 3 rm foo bar 4 4 busybox tar -xf foo.tar
Note:
See TracChangeset
for help on using the changeset viewer.