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
7a4269329f
busybox
/
testsuite
/
cp
/
cp-dir-existing-dir
6 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
whitespace cleanup
2006-09-17 21:58:10 +05:30
mkdir bar
Add two fundamental tests for copying directories
2004-04-18 19:05:56 +05:30
touch bar/baz
mkdir foo
whitespace cleanup
2006-09-17 21:58:10 +05:30
busybox cp -R bar foo
test -f foo/bar/baz
Reference in New Issue
Copy Permalink