Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2006 14:20:31 +0100
From:      Brian Candler <B.Candler@pobox.com>
To:        marinosi@ceid.upatras.gr
Cc:        freebsd-current@freebsd.org
Subject:   Re: Re: getcwd() problem..
Message-ID:  <20060614132031.GA22099@uk.tiscali.com>
In-Reply-To: <1150284556.448ff30cb8b07@my.ceid.upatras.gr>
References:  <1150284556.448ff30cb8b07@my.ceid.upatras.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 14, 2006 at 02:29:16PM +0300, marinosi@ceid.upatras.gr wrote:
> bash$ cat /etc/passwd  | grep marinosi
> marinosi:*:1001:1001:Ilias Marinos:/home/marinosi:/usr/local/bin/bash
> 
> bash$ ls -ld /home/marinosi/ /usr/local/bin/bash
> drwxr-xr-x  37 marinosi  marinosi    2560 Jun 14 13:10 /home/marinosi/
> -rwxr-xr-x   1 root      wheel     594724 Mar 12 17:58 /usr/local/bin/bash
> 
> Seems ok..

Also check: ls -ld / /home

You're not using NFS or other remote filesystem mounts for /home are you?

If not, then I can't explain why this is happening intermittently. I only
see the symptoms you describe if the directory I'm currently in has been
deleted.



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