busybox/testsuite/rm/rm-removes-file

4 lines
39 B
Plaintext
Raw Normal View History

2001-10-31 22:06:23 +05:30
touch foo
busybox rm foo
test ! -f foo