You could also use double quotes around the file name if the file begins with a pound sign
rm -f "#file" > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 27, 2002 11:25 AM > To: [EMAIL PROTECTED] > Subject: Re: How to remove read lock files > > > > Thanks for the assistance everyone! > > Here is what I did to delete the files: > I logged in as root then as user pubcvs. I then did a 'rm -f > *cvs.rfl*'. > I had to use the asterisk at the beginning as it didn't > recognize the # > sign. > > > > > _______________________________________________ > Info-cvs mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/info-cvs > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
