Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.6
/
busybox
/
b2cf790ce23df9cace07ab4486c11f983c120d3d
/
.
/
busybox-1.19.3
/
testsuite
/
mv
/
mv-preserves-links
blob: ea565d2f1508ce2f0add2397ac179dc5ed27b6cd [
file
] [
log
] [
blame
]
touch foo
ln
-
s foo bar
busybox mv bar baz
test
-
L baz
test xfoo
=
x
`readlink baz`