Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: OT - removing 25000 files !!
Perhaps find with date parameter and exec rm.
Anton Reish -
-----Original Message----- From: Rahul [SMTP:rahul_at_ratelindo.co.id] Sent: Wednesday, September 20, 2000 8:05 AM To: Multiple recipients of list ORACLE-L Subject: OT - removing 25000 files !! List, how can i remove 25,000 files from a unix directory ?? if i try rm -f * it returns "ksh: /usr/bin/rm: 0403-027 The parameter list is too long" if i give wild card it would take too long.... it's not a separate file system so i cannot unmount and remove theFS.
TIA rahul
-- Author: Rahul INET: rahul_at_ratelindo.co.id Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). ------------------------------------------------------------------------------CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please immediately notify the sender by e-mail at the address shown. This e-mail transmission may contain confidential information. This information is intended only for the use of the individual(s) or entity to whom it is intended even if addressed incorrectly. Please delete it from your files if you are not the intended recipient. Thank you for your compliance.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Received on Wed Sep 20 2000 - 06:46:57 CDT