[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: extra .. folder in /dev



I'd imagine that there is a space following the .. in the second entry.
Thus: ".", "..", ".. ", "MAKEDEV", . . .

The simplest way to delete the second .. should be:

rm ..?*

The question mark will expand to whatever character follows the .., and
the * will take care of whatever follows.

Although after being rooted, I'd advise a full reinstall . . .

-chet

-----
yet he has sorcery

On Fri, 1 Sep 2000, Wesley A. Wannemacher wrote:

> Help (if it is not too much trouble).
> 
> I have a Linux machine that has been recently
> rooted. I have found many strange things on the
> hard drive of the server. when doing an 'ls -la' 
> in the /dev folder I see the following:
> 
> drwxr-xr-x   7 root     root        34816 Sep  1 14:27 .
> drwxr-xr-x  20 root     root         1024 Sep  1 14:34 ..
> drwxr-xr-x   3 root     root         1024 Jul 15 11:22 ..
> -rwxr-xr-x   1 root     root        26450 Apr 17  1999 MAKEDEV
> -rwxr-xr-x   1 root     root         1598 Apr 19  1999 MAKEDEV.ibcs
> lrwxrwxrwx   1 root     root            4 Jun 11  1999 X0R -> null
> lrwxrwxrwx   1 root     root            8 Jun 11  1999 arp -> inet/arp
> crw-rw-r--   1 root     root      10,   3 May  5  1998 atibm
> crw-r--r--   1 root     sys       14,   4 Apr 17  1999 audio
> 
> Why is there an extra '..'? There was also a 
> '...', but I have deleted it. How should I go
> about deleting the extra '..'? I am kinda new, 
> so any help is appreciated, I can post any other 
> information needed.
> 
> Thanks
> ____________________________________
> Wesley A. Wannemacher
> Instructor, Network Administrator
> University of Northwestern Ohio
> wawannem@nc.edu
> ____________________________________
> 
> 
> --  
> To UNSUBSCRIBE, email to debian-security-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 



Reply to: