Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.3
/
busybox
/
edda7f91fbd2482713838673f9c287d4933cd9c4
/
.
/
busybox-1.19.3
/
testsuite
/
mv
/
mv-moves-symlinks
blob: c413af07c89a535fc242f70a150e2d9ff7eb978e [
file
] [
log
] [
blame
]
touch foo
ln
-
s foo bar
busybox mv bar baz
test
-
f foo
test
!
-
e bar
test
-
L baz