SUMMARY_2: Cannot delete a file called "-c"

From: <garcia_pan_at_tsm.es>
Date: Thu Mar 25 2004 - 10:55:26 EST
Two more options:

.- ftp to the machine and then delete or even rename the file: it works
.- #find . -type f -name '-c' -exec rm {} \;  It happens the same that I
said in the summary, the output of find is "incomplete statement"

Thanks you,
      Pedro.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Thu Mar 25 11:25:24 2004

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:30 EST