index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
cp
/
cp-dir-existing-dir
blob: 5ba3f8e330032f6ffbbc604c7ef65aeca4e8a847 (
plain
)
1
2
3
4
5
mkdir bar touch bar/baz mkdir foo busybox cp -R bar foo test -f foo/bar/baz