Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 1998 14:02:01 +1100
From:      "Andrew" <andrew@iaccess.com.au>
To:        "Randy Katz" <randyk@ccsales.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: How To Delete Certain Files
Message-ID:  <008a01bd53ac$8dd26c60$e34a05cb@alpine.iaccess>

next in thread | raw e-mail | index | archive | help
try this

rm -rf "--exclude"
rm -rf "-p"

andrew

-----Original Message-----
From: Randy Katz <randyk@ccsales.com>
To: freebsd-questions@FreeBSD.ORG <freebsd-questions@FreeBSD.ORG>
Date: Monday, April 20, 1998 2:52 PM
Subject: How To Delete Certain Files


>Hello,
>
>I have files that are named:
>
>-p
>--exclude
>
>How would I go about removing them?
>
>---------------------------------------------------------------------------
----
>Randy A. Katz
>---------------------------------------------------------------------------
----
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008a01bd53ac$8dd26c60$e34a05cb>