Sign in
coral
/
busybox
/
16bcd504a32e6a7bf2015ffb241133f9ead6100b
/
.
/
testsuite
/
mv
/
mv-moves-file
blob: edb4c37510eb82c485e05195ebed5be9335e6076 [
file
] [
log
] [
blame
]
touch foo
busybox mv foo bar
test
!
-
f foo
-
a
-
f bar