Setup cygwin to ask before deleting a file?

sowiso sowiso_privAT@gmx.at
Sat Dec 13 01:38:00 GMT 2008


----- 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/



More information about the Cygwin mailing list