index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
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`