Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 29-09-2008, 10:54 AM   #1 (permalink)
PhB
Jughead!!!
 
PhB's Avatar
 
Join Date: Sep 2008
Posts: 67
Default How do you delete a directory named "."?

My pc has a small fat partition F:\ Now theres a directory inside this partition named "ab". This directory has got a subdirectory named "." . My problem is I can't delete this directory nor its parent. Is there any way to delete it either in linux or windows? Rmdir cmd doesn't work. I use WinXP pro and SUSE enterprise sp1.
PhB is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-09-2008, 09:09 PM   #2 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: How do you delete a directory named "."?

Try

http://www.emco.is/products/move-on-boot/features.php

It can delete files on boot.
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Old 29-09-2008, 09:43 PM   #3 (permalink)
Genius in making mistakes
 
bhushan05d251's Avatar
 
Join Date: Dec 2006
Location: Mumbai
Posts: 516
Default Re: How do you delete a directory named "."?

Quote:
Originally Posted by PhB View Post
My pc has a small fat partition F:\ Now theres a directory inside this partition named "ab". This directory has got a subdirectory named "." . My problem is I can't delete this directory nor its parent. Is there any way to delete it either in linux or windows? Rmdir cmd doesn't work. I use WinXP pro and SUSE enterprise sp1.
first telme y r u using fat file system??
__________________
Facebook Google+

Intel Core i5 2400 | Asus P8H61-M Plus 2 | Corsair 4GB XMS3 1600 (2X2GB kit) | FSP Saga II 500w | NZXT Gamma | Seagate 500 GB Sata | Asus 24x DVD RW Sata
bhushan05d251 is offline  
Old 29-09-2008, 10:02 PM   #4 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: How do you delete a directory named "."?

^^ He probably wants to use it with a dos-based OS. Nothing wrong with that.
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Old 29-09-2008, 10:06 PM   #5 (permalink)
Human Spambot
 
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,429
Default Re: How do you delete a directory named "."?

Try UNLOCKER
ThinkFree is offline  
Old 29-09-2008, 10:19 PM   #6 (permalink)
Apprentice
 
Join Date: Jan 2007
Posts: 93
Default Re: How do you delete a directory named "."?

Just curious.

How did you even create a folder named just "." in the first place? Vista will not allow me to do that, even if I type a space before and after: it just tells me "You must type a folder name!".
pillainp is offline  
Old 29-09-2008, 10:23 PM   #7 (permalink)
Broken In
 
a_tif's Avatar
 
Join Date: Jun 2007
Location: In front of my PC
Posts: 148
Default Re: How do you delete a directory named "."?

Quote:
Originally Posted by ThinkFree View Post
Try UNLOCKER
yes use unlocker i have managed to delete such undeletable directories using it
a_tif is offline  
Old 29-09-2008, 10:31 PM   #8 (permalink)
Broken In
 
afonofa's Avatar
 
Join Date: Jul 2008
Posts: 179
Lightbulb Re: How do you delete a directory named "."?

Quote:
Originally Posted by bhushan05d251 View Post
first telme y r u using fat file system??
Atleast give some possible solution and then ask why

@PhB: Can't you boot into DOS and then delete the folder? Or rename that "." folder and then try deleting it. I'm curious too as to how you created that folder.
afonofa is offline  
Old 29-09-2008, 10:53 PM   #9 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
Default Re: How do you delete a directory named "."?

Boot with a live linux or windows cd (UBCD4win) and delete it
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 30-09-2008, 08:49 AM   #10 (permalink)
PhB
Jughead!!!
 
PhB's Avatar
 
Join Date: Sep 2008
Posts: 67
Default Re: How do you delete a directory named "."?

I will just reformat the partition. I don't know whether that is really a folder.
The ls cmd shows
drwxr-xr-x 3 root root 16384 2007-04-28 19:34 .
drwxr-xr-x 3 root root 16384 2007-04-28 19:34 .
drwxr-xr-x 3d4 root root 16384 2007-08-31 17:31 ..
Anyway use ascii charas 160 or 255 to name a folder to just a dot.
PhB is offline  
Old 01-10-2008, 09:45 PM   #11 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: How do you delete a directory named "."?

Well...

. is the current folder
.. is the top-one-level folder
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Old 01-10-2008, 09:58 PM   #12 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,905
Default Re: How do you delete a directory named "."?

Quote:
Originally Posted by dheeraj_kumar View Post
Well...

. is the current folder
.. is the top-one-level folder
lol... you just come to know that ?? :O
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline  
Old 01-10-2008, 10:19 PM   #13 (permalink)
PhB
Jughead!!!
 
PhB's Avatar
 
Join Date: Sep 2008
Posts: 67
Default Re: How do you delete a directory named "."?

Well I know . is the current dir and .. is the top level dir. But normally in an empty dir there are only two entries. Here its three.
PhB is offline  
Old 02-10-2008, 12:15 PM   #14 (permalink)
Legen-wait for it-dary!
 
dheeraj_kumar's Avatar
 
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
Default Re: How do you delete a directory named "."?

Quote:
lol... you just come to know that ?? :O
No I was just telling PhB that

@PhB
They must both point to the current directory only, since the creation time for both is the same. Is that a hardlink by any chance?
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
dheeraj_kumar is offline  
Old 02-10-2008, 06:01 PM   #15 (permalink)
PhB
Jughead!!!
 
PhB's Avatar
 
Join Date: Sep 2008
Posts: 67
Default Re: How do you delete a directory named "."?

No. That was not a hardlink and now I have reformatted the partition. Like I said it was a small one, created for playing around. Its use was over anyway so I merged it with an NTFS partition.
May the F:\ drive rest in peace.
PhB is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VISTA TUTORIAL: Add "Hide File Names" Option in "View" Menu of Folders Vishal Gupta Tutorials 7 27-06-2007 10:46 PM
how to create "con" named folder in win xp ?? dinesh_mettur Software Q&A 6 18-12-2006 09:32 AM
Intel debuting long delayed Chip code-named "Montecito" JGuru Technology News 2 20-07-2006 10:39 PM
How to remove the "delete" when i right click on any file faraz_majidkhan Software Q&A 6 30-05-2006 12:03 PM
Microsoft's new OS, code-named "Singularity" ferrarif50 Software Q&A 3 16-12-2005 05:45 PM


All times are GMT +5.5. The time now is 03:58 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2