Re: Two directories with same name in a single directory

From: Bob.Kelley@BRINKSINC.COM
Date: Mon Mar 15 2004 - 09:54:22 EST


simply list files by inode number and delete the same

Bobby Kelley Jr.
972-877-5341

|---------+---------------------------->
| | Jef Lee |
| | <jef.lee@ITVISION|
| | .COM.AU> |
| | Sent by: IBM AIX |
| | Discussion List |
| | <aix-l@Princeton.|
| | EDU> |
| | |
| | |
| | 03/15/2004 03:35 |
| | AM |
| | Please respond to|
| | IBM AIX |
| | Discussion List |
| | |
|---------+---------------------------->
>------------------------------------------------------------------------------------------------------------------------------|
  | |
  | To: aix-l@Princeton.EDU |
  | cc: |
  | Subject: Re: Two directories with same name in a single directory |
>------------------------------------------------------------------------------------------------------------------------------|

Hi Praveen

Your bad directory shows as "usf3pres3" in an ordinary listing, but you
saw the ^H when you did the cat -vet. You need to note the other
character - the one that the backspace hides. It is the one just before
the ^H.

For the sake of the following instruction, assume it is an X and the odd
characters are before the second "s". That means the cat -vet displays:
usf3preX^Hs3

Then rename the directory using:

        mv usf3preX?s3 unwanted

The "?" will substitute for the ^H.

Once you have renamed it, you can do what you like with it.

G'day from down under,

Jef...

NOTICE TO BRINK'S EMPLOYEES:
All electronic mail communications composed, sent, received or stored on or
through Brink's equipment are subject to the Brink's Electronic
Communications Policy. Employees should have no expectation of privacy in
their use of the Company's electronic mail system.



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:17:42 EDT