hush/testsuite/rm/rm-removes-file
Matt Kraai b89637a037 New.
2001-10-31 16:36:23 +00:00

4 lines
39 B
Plaintext

touch foo
busybox rm foo
test ! -f foo