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-preserves-links
blob: 301dc5fd83ee90185bcf0036cc3650b27657b2b2 (
plain
)
1
2
3
4
5
touch foo ln -s foo bar busybox cp -d bar baz test -L baz test xfoo = x`readlink baz`