![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to chmod a file/directory | lyonsd | SUN Solaris | 12 | 04-27-2009 05:08 AM |
| Removing spaces between XML tags<XX XX> -> <XXXX> | sharoff | UNIX for Dummies Questions & Answers | 8 | 04-10-2008 10:48 AM |
| Unable to see all file in a current directory | srikanthus2002 | Shell Programming and Scripting | 3 | 09-27-2006 04:07 AM |
| Directory exists | tez | UNIX for Dummies Questions & Answers | 3 | 08-11-2006 07:46 AM |
| check if directory exists | jerardfjay | Shell Programming and Scripting | 2 | 06-13-2005 02:26 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
rm: Unable to remove directory xxxx/xxxx: File exists
Hi Everyone,
I am having problem to delete an "empty" folder ( messages attached ). It displays "total 12" when i typed "ls -lart" on the fnxroot44 folder, but i can't view any file. Is there any way to view those unseen files ? I don't know why option "a" is not working this time. Would appreciate if somebody could give advice on this ? Thanks in advance ! ===================- kirin{root}162: rm -rf test rm: Unable to remove directory test/fnxroot44: File exists rm: Unable to remove directory test: File exists kirin{root}164: cd test /export/d12/temp/test kirin{root}165: ls -lart total 14 2 drwxrwxrwx 25 root other 1024 Jul 7 17:28 fnxroot44/ 10 drwxrwxrwx 3 root 13000 4608 Jul 26 16:40 ./ 2 drwxrwxr-x 5 user07 other 512 Nov 7 11:11 ../ kirin{root}170: cd .. /export/d12/temp/test kirin{root}172: rmdir fnxroot44 rmdir: directory "fnxroot44": Directory not empty kirin{root}167: cd fnxroot44/ /export/d12/temp/test/fnxroot44 kirin{root}168: ls -lart total 12 2 drwxrwxrwx 25 root other 1024 Jul 7 17:28 ./ 10 drwxrwxrwx 3 root 13000 4608 Jul 26 16:40 ../ ===================- DeeJay |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|