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
/
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