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-create-dir
blob: a8d7b50a52ff1cf8a5a4a7f71377ce26a1f26e6d (
plain
)
1
2
3
4
mkdir bar touch bar/baz busybox cp -R bar foo test -f foo/baz