blob: 065c7f1e97fc1194972b413e2f05e33b9b5926a3 [file] [log] [blame]
Eric Andersen650fe632004-04-06 11:10:30 +00001echo I WANT > foo
2busybox mv foo bar
3test ! -e foo
4test -f bar