Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!asuvax!ukma!s.ms.uky.edu!kherron From: kherron@ms.uky.edu (Kenneth Herron) Newsgroups: comp.unix.misc Subject: Re: Unix problem Message-ID: Date: 23 Apr 91 00:25:33 GMT References: <14425@medusa.cs.purdue.edu> <6238@beryl12.UUCP> Distribution: na Organization: University Of Kentucky, Dept. of Math Sciences Lines: 16 mostek@motcid.UUCP (Frank B. Mostek) writes: >find . -name "-C" -exec rm -f {} \; >I am not sure why this works and >rm -f "-C" does not work. Because find will do the same thing the Frequently Asked Questions list suggests--it will execute rm -f ./-C -- Kenneth Herron kherron@ms.uky.edu University of Kentucky (606) 257-2975 Department of Mathematics "P.S.: Please excuse the lateness of my reply." -- Ringo Starr