Sign in
coral
/
busybox
/
2dbbf823efe2e74458d5927e6b21310d72266b0f
/
.
/
testsuite
/
cp
/
cp-preserves-links
blob: 301dc5fd83ee90185bcf0036cc3650b27657b2b2 [
file
] [
log
] [
blame
]
touch foo
ln
-
s foo bar
busybox cp
-
d bar baz
test
-
L baz
test xfoo
=
x
`readlink baz`