Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.8
/
busybox
/
a530c8a5a3a1471766cb03c45b0ec5805240efca
/
.
/
busybox-1.19.3
/
testsuite
/
tar
/
tar-extracts-multiple-files
blob: 7897d81d2681db22bf2cc974137f05c8086f00dd [
file
]
touch foo bar
tar cf foo
.
tar foo bar
rm foo bar
busybox tar
-
xf foo
.
tar
test
-
f foo
test
-
f bar