Re: OT: the rm bug hit me again



Arthur Pemberton wrote:
On 10/25/06, Robin Laing <Robin.Laing@xxxxxxxxxxxxxxx> wrote:

Graphical file manager? That isn't the *nix way of doing things. :)

And the -f in the rm command it to stop the "Confirm delete?" questions.
My rm is set to confirm all deletes using alias.

--


How exactly did you do this? I got bit by this bug once in my Linux
life, would prefer it never happens again.


alias rm='rm -i'

Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: OT: the rm bug hit me again
    ... And the -f in the rm command it to stop the "Confirm delete?" ... My rm is set to confirm all deletes using alias. ... the reason is to help prevent those type human errors when you are root ... I personally like the prompt because it reminds me that I am running as ...
    (Fedora)
  • Re: Def alias error in RACF
    ... to define an Alias in a RACF environment with z/OS V1.7 release? ... At the moment to send the request in command line (through the RACF ... Actually, that's a TSO command, not a RACF command. ...
    (bit.listserv.ibm-main)
  • Re: OT: the rm bug hit me again
    ... And the -f in the rm command it to stop the "Confirm delete?" ... That's not a good idea as it teaches you to expect to be prompted, and you'll be bitten badly some time when the alias isn't present. ... the reason is to help prevent those type human errors when you are root ... A user who expects rm to prompt will only delete their own files if it doesn't, a root user who expects rm to prompt can delete the entire system if it doesn't. ...
    (Fedora)
  • TCPIP glitch wih aliases
    ... I needed to move the cluster alias IP from an alpha to a vax. ... Turns out the above command disabled all IPs on the WE0 interface, AND zapped the permanent routes from the active database. ... doing IFCONFIG WE0 10.0.0.11 up seemed to work, but it did not restor the routes so that node had no way to reach IPs outside its subnet. ...
    (comp.os.vms)
  • Re: how to add commands
    ... try read man pages for alias command: ... On 12/2/06, Waleed Harbi wrote: ... >>> but its gving me messge that purify command not found, ...
    (RedHat)