PDA

View Full Version : How to delete directory named "This..."


james
December 5th 03, 01:40 AM
Hi,

I just downloaded a directory in which there is a
directory named "This..."(three dot) from a Linux server.

Now, I want to delete this directory but I found it
always failed by directly select it and "DEL". It
prompts "It can not be openned".

How could I do it?

thanks in advance.

james

R. C. White
December 5th 03, 01:40 AM
Hi, James.

Perhaps it is set to Read only, System or Hidden. Check its Properties to
determine this - and change it if necessary.

Another way that often works to delete uncooperative files and directories
is to open a "DOS" window, use the dir /x command to see the 8.3 filename,
and then DEL that or RD that.

RC
--
R. C. White, CPA
San Marcos, TX

Microsoft Windows MVP

"james" > wrote in message
...
> Hi,
>
> I just downloaded a directory in which there is a
> directory named "This..."(three dot) from a Linux server.
>
> Now, I want to delete this directory but I found it
> always failed by directly select it and "DEL". It
> prompts "It can not be openned".
>
> How could I do it?
>
> thanks in advance.
>
> james

Google