blob: 065c7f1e97fc1194972b413e2f05e33b9b5926a3 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001echo I WANT > foo
2busybox mv foo bar
3test ! -e foo
4test -f bar