This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Setup cygwin to ask before deleting a file?


----- Original Message ----- 
From: "Kevin M" <kmarkle@pbs.org>
To: <cygwin@cygwin.com>
Sent: Friday, December 12, 2008 10:54 PM
Subject: Setup cygwin to ask before deleting a file?


> Hello,
> I was wondering if there is a way to setup cygwin to ask before 
> deleting files.

Alias the stuff:

alias rm='rm -i'

Ridiculously easy, eh?
:-)
-Andreas

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]