How to use the "del" (delete) command with strange file

  • Thread starter Thread starter GO
  • Start date Start date
G

GO

Try deleting it using it's short name (8.3 format). To determine the 8.3
name: from the command prompt type "dir /x" (no quotes).

What about deleting it via Explorer?
 
Hi,

anyone have any ideas how to delete a file like this:

.._filename.ext

The "." in front of the filename seems to screw up the
delete command.

Thanks for any help someone might be able to provide.

Wayne Chapin
 
The . in front should not be an issue. Make sure there are no leading spaces. That can cause trouble.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top