Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Accidentally Delete *.dbf Files, OH NO!!!
David wrote:
>Just alias rm to be rm -I
>
>Don't need root for that
>
>
Yes, aliases are a useful thing. For instance this one may come handy
alias ozymandias="rm -rf $ORACLE_HOME HOME";
-- Mladen Gogala Oracle DBA Ext. 121 -- http://www.freelists.org/webpage/oracle-lReceived on Tue Feb 01 2005 - 10:48:54 CST