Sign in
coral
/
busybox
/
5483a19fc3a781a792f80b27782f9aa9e3e03746
/
.
/
testsuite
/
cp
/
cp-a-preserves-links
blob: 0c0cd965300af533b4ece1062689258a447865a5 [
file
] [
log
] [
blame
]
touch foo
ln
-
s foo bar
busybox cp
-
a bar baz
test
-
L baz
test xfoo
=
x
`readlink baz`