Date: Mon, 19 Jul 1999 16:42:15 -0700 (PDT) From: Doug <doemill@shocking.com> To: Chris <chrismar@shasta.eclipse.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: whoops, can't remove file :\ Message-ID: <Pine.BSI.4.05.9907191641250.24882-100000@fingers.shocking.com> In-Reply-To: <Pine.BSF.4.10.9907191940200.23047-100000@shasta.eclipse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Try this rm -i *h the -i asks you if you really want to delete it, in case theres other inportant files in that directory. On Mon, 19 Jul 1999, Chris wrote: > -----BEGIN PGP SIGNED MESSAGE----- > > Dumb 'ol me accidently created a file with a leading - and now I can't get > rid of it because rm tells me "invalid option". > > ex- > > chrismar@stupid /home > rm -rf -h > rm: invalid option -- h > Try `rm --help' for more information. > > Any ideas? > > Chris > > -----BEGIN PGP SIGNATURE----- > Version: 2.6.2 > > iQB1AwUBN5O3y/bh8rV07zbRAQEBbgMAk8PPX3C8qPE8jNBTapX4EAnGHynDcH9J > sYxgaphxQULEHPzR7zi/DJKdkkh6MAb25jGPSPqEpKKgCOYYsyXfLRxzW4G16ukQ > NUdPdKNDPsRCw32Gmh5oBaRilIG51BZG > =UfYk > -----END PGP SIGNATURE----- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > | Doug | unix9.org admin | shocking.com/~doemill/ 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?Pine.BSI.4.05.9907191641250.24882-100000>