blob: ca72f248900954984ade7a42b437845d3aa25342 [file] [log] [blame]
touch foo
tar cf foo.tar foo
rm foo
busybox tar xf foo.tar
test -f foo