Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: how delete "myfile*" in unix

RE: how delete "myfile*" in unix

From: <peter.lomax_at_ftms.fr>
Date: Thu, 13 Dec 2001 01:20:35 -0800
Message-ID: <F001.003DB8B9.20011213005517@fatcity.com>

Hello Sinard,
sometimes there are people who create files ll as well.

rm 'myfile*'
This should do the trick

Regards

Peter Lomax (Oracle DBA)
Expertise Oracle
ORANGE/DSI/SIMBAD/AT&P
OrangeFrance
Bureau:
email: peter.lomax_at_ftms.fr
tel: (+33) (0)1 55 22 59 13
fax: (+33) (0)1 55 22 39 69
Simbad sailing through UMTS.

-----Message d'origine-----
De : Sinard Xing [mailto:sinardyxing_at_bcs-ach.com.sg] Envoyé : jeudi 13 décembre 2001 03:30
À : Multiple recipients of list ORACLE-L Objet : how delete "myfile*" in unix

Hi,

I accitentaly create a file with *

$ > myfile*

$ ls

myfile1
myfile2
myfile3
myfile*

how to delete myfile* without delete the rest of the file

Thank you

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sinard Xing
  INET: sinardyxing_at_bcs-ach.com.sg

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).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
  INET: peter.lomax_at_ftms.fr

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).
Received on Thu Dec 13 2001 - 03:20:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US