index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
testsuite
/
mv
/
mv-moves-symlinks
blob: c413af07c89a535fc242f70a150e2d9ff7eb978e (
plain
)
1
2
3
4
5
6
touch foo ln -s foo bar busybox mv bar baz test -f foo test ! -e bar test -L baz