Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
6dd392a2520ee226d8f8535c449454f4ed5a08a5
/
.
/
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`