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