This website requires JavaScript.
Explore
Help
Sign In
BusyBox
/
busybox
mirror of
https://github.com/mirror/busybox.git
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41d8134511
busybox
/
testsuite
/
tar
/
tar-extracts-multiple-files
7 lines
96 B
Plaintext
Raw
Blame
History
touch foo bar
tar cf foo.tar foo bar
rm foo bar
busybox tar -xf foo.tar
test -f foo
test -f bar
Reference in New Issue
View Git Blame
Copy Permalink