Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: multiple OSes
- X-seq: zsh-users 12171
- From: Atom Smasher <atom@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: multiple OSes
- Date: Fri, 2 Nov 2007 09:38:38 +1300 (NZDT)
- In-reply-to: <23405.1193932961@thecus>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Openpgp: id=0xB88D52E4D9F57808; algo=1 (RSA); size=4096; url=http://atom.smasher.org/pgp.txt
- References: <20071101093453.40647.qmail@xxxxxxxxxxx> <23405.1193932961@thecus>
On Thu, 1 Nov 2007, Oliver Kiddle wrote:
also, i've got this in my ~/.zshrc:
alias rm="rm -i" # safety first!
In my opinion, this is a very unsafe thing to do. You get used to the -i
option, then one day when you have to use a system that lacks your
personal settings, you will lose some files because you were going to
type no for the files you wanted. It's better to call your alias
something else like ri and get used to it.
================
i like the idea of an ri alias... but i might make it rmi.
--
...atom
________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"You do realize that in a year's time I will
have contradicted everything I've said."
-- John Lydon
Messages sorted by:
Reverse Date,
Date,
Thread,
Author