hush/testsuite/cp/cp-dir-create-dir

5 lines
65 B
Plaintext
Raw Normal View History

mkdir bar
touch bar/baz
busybox cp -R bar foo
test -f foo/baz