Weird.  It looks like a device (like it was created with mknod).  It's a
character device with setuid 26736:25601.  I'm not sure what the major and
minor numbers 46 and 111 do.  Anyone know?

Do an "lsof -n | grep linux" to see if it's in use by anything.  lsof might
be in /usr/sbin or /sbin.  It would be interesting to know what created
that.

Jay



> -----Original Message-----
> From: Tim Sandquist [mailto:tsandqui at yahoo.com]
> Sent: Wednesday, December 06, 2000 2:24 AM
> To: tclug-list at lists.real-time.com
> Subject: Re: [TCLUG] file permissions: how do I get rid of 
> this thing??
> 
> 
> On Wed, Dec 06, 2000 at 12:16:59AM -0600, Mike Hicks wrote:
> > andy at theasis.com wrote:
> > > 
> > > I have a "file"  /usr/include/linux which is misbehaving:
> > > 
> > > $ ls -l /usr/include/linux
> > > c--sr-sr-t    1 26736    25601     46, 111 May 11  1999 
> /usr/include/linux
> > >
> > > I can't remove it or change permissions, either using 
> sudo or a direct
> > > login as root. Get "permission denied" and "can't unlink".
> > 
> > I'd guess filesystem corruption of some kind.  fscking should help.
> > 
> Take a look at the syslog.  If it is the filesystem there 
> will probably be 
> some mention of it in the syslog.
> 
> Tim
> _______________________________________________
> tclug-list mailing list
> tclug-list at lists.real-time.com
> https://mailman.real-time.com/mailman/listinfo/tclug-list
>