Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.3
/
busybox
/
edda7f91fbd2482713838673f9c287d4933cd9c4
/
.
/
busybox-1.19.3
/
testsuite
/
cp
/
cp-dir-create-dir
blob: a8d7b50a52ff1cf8a5a4a7f71377ce26a1f26e6d [
file
] [
log
] [
blame
]
mkdir bar
touch bar
/
baz
busybox cp
-
R bar foo
test
-
f foo
/
baz