This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
testsuite
/
cp
/
cp-dir-create-dir
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
whitespace cleanup
2006-09-17 16:28:10 +00:00
mkdir bar
Add two fundamental tests for copying directories
2004-04-18 13:35:56 +00:00
touch bar/baz
whitespace cleanup
2006-09-17 16:28:10 +00:00
busybox cp -R bar foo
test -f foo/baz
Reference in New Issue
Copy Permalink