Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2004 09:36:39 +1100
From:      Rowdy <david@fielden.com.au>
To:        Hugo <admin@6s-gaming.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: Weird directory entries
Message-ID:  <40562FF7.8000905@fielden.com.au>
In-Reply-To: <20580.212.113.164.104.1079383380.squirrel@mail.6s-gaming.com>
References:  <20580.212.113.164.104.1079383380.squirrel@mail.6s-gaming.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hugo wrote:

> Hi,
> 
>>From times to times I get weird directory entries on a 4.8-RELEASE-p13
> server.
> 
> some examples:
> 
> [root@horus:/stand]: dir | head
> total 71298
> -r-xr-xr-x  33 root  wheel  - 2181808 Apr  3  2003 -sh*
> drwxr-x---   5 root  wheel  -    1024 Oct 15 20:16 ./
> drwxr-x--x  19 root  wheel  -     512 Mar  2 00:01 ../
> 
> // -sh* ?
> 
> [root@horus:/]: dir /home/killer/
> total 482
> -rw-r--r--    1 killer  www    -   2235 Mar 12 01:24 -v
> drwxr-x---    9 killer  www    -   1024 Mar 15 17:11 ./
> drwxr-x--x  121 root    wheel  -   2560 Mar 15 20:35 ../
> -rw-r--r--    1 root    wheel  -    800 Oct 18 23:02 .cshrc
> -rw-------    1 root    wheel  -   1572 Oct 18 16:44 .history
> 
> // -v ?
> 
> I don't know what these could be, does anyone have any idea?
> 
> Thanks
> 

I've had a similar sort of thing if I inadvertantly place a pipe or 
redirection symbol in the middle of a command line, e.g. "ls > -l".

If you look at the contents of the files should give you a clue as to 
what they are.

Dave



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40562FF7.8000905>