]> Zhao Yanbai Git Server - minix.git/commit
fix rm -f
authorJoseph Koshy <jkoshy@users.sourceforge.net>
Fri, 25 Nov 2011 16:20:33 +0000 (21:50 +0530)
committerArun Thomas <arun@minix3.org>
Fri, 25 Nov 2011 16:49:09 +0000 (17:49 +0100)
commit39b1aee2e1d09ee8c51b400d3756e357ecfe9d00
treee50c60a6b5bfa4617e25eaa21cc096d1fc7033a0
parentfd4c2b74f3ef3caf03bf7bde78d230dad54774a2
fix rm -f

    "/bin/rm" should not issue a usage message if the "-f" option was
    specified.
commands/cp/cp.c