5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
# XFAIL
|
||
|
touch foo
|
||
|
tar cf foo.tar foo
|
||
|
! busybox tar xf foo.tar bar
|