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