index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
cp
/
cp-dir-existing-dir
blob: 4c788ba732bf9a58a433f1c9a5498169a3a5626d (
plain
)
1
2
3
4
5
mkdir bar touch bar/baz mkdir foo busybox cp -R bar foo test -f foo/bar/baz