----- Original Message ----- 
From: "Kevin M" <kmar...@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/

Reply via email to