This website requires JavaScript.
Explore
Help
Register
Sign In
freesea
/
data
Watch
1
Star
0
Fork
You've already forked data
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
541e80d52e
data
/
method
/
busybox
/
busybox-1.36.0
/
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