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