Another option would be to open a terminal.
cd to the direcory where the file resides.
use the rm command and type the first few letters of the filename and press the 
tab key to let the shell complete the filename.

If there are multiple similar filenames, you may have to remember to use 
multiple \'s to escape "special" characters.

On Thu, Jan 28, 2010 at 10:22:20AM -0500, tjpa wrote:
> On Jan 27, 2010, at 6:04 PM, Wayne Dernoncourt wrote:
> >Re-reading this, does the filename include the quotes?
> 
> No quotes. The file name is "Icon\015" or "Icon\r" or "Icon^M"
> without the quotes depending on how you like to handle escapes.
> 
> 
> *************************************************************************
> **  List info, subscription management, list rules, archives, privacy  **
> **  policy, calmness, a member map, and more at http://www.cguys.org/  **
> *************************************************************************
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.


*************************************************************************
**  List info, subscription management, list rules, archives, privacy  **
**  policy, calmness, a member map, and more at http://www.cguys.org/  **
*************************************************************************

Reply via email to