Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1ebdaccd6d25003202b41ca3f0f603f4bb97bb6e
/
.
/
testsuite
/
tar
/
tar-complains-about-missing-file
blob: 26e8cbb3604ef0db892059fefc5322011f84fff2 [
file
] [
log
] [
blame
]
Matt Kraai
1fcc66e
2001-12-21 15:54:25 +0000
[
diff
] [
blame
]
1
touch foo
2
tar cf foo
.
tar foo
3
!
busybox tar xf foo
.
tar bar