don't understand this command
Hi
I mistype this shell#/rm a.tar.gz it works but it won't confirm and the file is remove why? Thank you Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
don't understand this command
adrian kok wrote:
> Hi > > I mistype this shell#/rm a.tar.gz > > it works but it won't confirm and the file is remove > > why? rm never asks for confirmation by default. The reason you think it does is that you normally execute an alias instead of the real command when running as root. You must have become root in a way that did not load the shell aliases. -- Les Mikesell lesmikesell@gmail.com _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
don't understand this command
adrian kok wrote:
> Hi > > I mistype this shell#/rm a.tar.gz > > it works but it won't confirm and the file is remove > > why? And now you mistyped your mistyping. That would be a backslash () not a forward slash (/). Escaping the command name with a backslash bypasses the "alias rm='rm -i'" that is commonly set up in root's .bashrc file. -- Bob Nichols "NOSPAM" is really part of my email address. Do NOT delete it. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos |
| All times are GMT. The time now is 07:33 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.