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-existing-dir
6 lines
76 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
mkdir foo
whitespace cleanup
2006-09-17 16:28:10 +00:00
busybox cp -R bar foo
test -f foo/bar/baz
Reference in New Issue
Copy Permalink