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: Quick (?) UNIX Question

RE: Quick (?) UNIX Question

From: Jesse, Rich <Rich.Jesse_at_quadtechworld.com>
Date: Fri, 16 Apr 2004 11:30:50 -0500
Message-ID: <FBE1FCA40ECAD41180400050DA2BC54004E93897@qtiexch2.qgraph.com>


rm -i \-v

The backslash escapes the dash. The dash "i" asks you to confirm the delete.

Enjoy!

Rich

Rich Jesse                        System/Database Administrator
rich.jesse_at_quadtechworld.com      QuadTech, Sussex, WI USA


> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org]
> Sent: Friday, April 16, 2004 11:21 AM
> To: Oracle-L (E-mail)
> Subject: OT: Quick (?) UNIX Question
>
>
> Somehow, a user has created a file called '-v' in a production
> directory. How in ******* do I remove it? I've tried all the
> 'rm' variants I know, to no avail. Wah!
>
> Thanks,
> Mike



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri Apr 16 2004 - 11:29:33 CDT

Original text of this message

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