Re: Removing downloaded Oracle software

From: <TESTAJ3_at_nationwide.com>
Date: Fri, 15 May 2009 10:37:35 -0400
Message-ID: <OF091C7397.31DD803F-ON852575B7.00504B3C-852575B7.0050589A_at_lnotes-gw.ent.nwie.net>



/bin/rm -fr directory or if you're paranoid like me,

cd DIRECTORY
rm -fr *

joe



Joe Testa, Oracle Certified Professional (Work) 614-677-1668
(Cell) 614-312-6715

Interested in helping out your marriage? Ask me about "Weekend to Remember"
Dec 11-13, 2009 here in Columbus.

From:
"J. Dex" <cemail_219_at_hotmail.com>
To:
<oracle-l_at_freelists.org>
Date:
05/15/2009 10:36 AM
Subject:
Removing downloaded Oracle software
Sent by:
oracle-l-bounce_at_freelists.org

I am nervous about doing this since it is Linux versus other OS. What is the correct command to use to remove a directory and all of the files that fall under that directory without receiving questions back about whether or not want to remove various files within the that directory? In other words, using the example below, I want to remove the "directory_to_be_removed" including any files that are in it without having to respond yes repeatedly? The directory being removed is actually downloaded Oracle software from CD (but not the location where the install of the software itself is actually located at).  

/u04/db_files/directory_to_be_removed
     

HotmailŪ goes with you. Get it on your BlackBerry or iPhone.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri May 15 2009 - 09:37:35 CDT

Original text of this message