Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 11:59:25 -0700
From:      James Long <list@museum.rain.com>
To:        freebsd-questions@freebsd.org, Garrett Cooper <youshi10@u.washington.edu>
Subject:   Re: Newbie File system
Message-ID:  <20060516185925.GA93340@ns.museum.rain.com>
In-Reply-To: <20060516091518.CCEE016A56A@hub.freebsd.org>
References:  <20060516091518.CCEE016A56A@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Mon, 15 May 2006 21:38:57 -0700
> From: Garrett Cooper <youshi10@u.washington.edu>
> Subject: Re: Newbie File system
> To: freebsd-questions@freebsd.org
> Message-ID: <44695761.2020507@u.washington.edu>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> James Long wrote:
> >> Date: Mon, 15 May 2006 17:20:33 +0200
> >> From: "Maan Jee" <maanjee@gmail.com>
> >> Subject: Newbie File system
> >> To: freebsd-questions@freebsd.org
> >> Message-ID:
> >> 	<2cd0a0da0605150820v6b267980g27818e47950bcf70@mail.gmail.com>
> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >>
> >> Can someone explane that at which filesystem is my "/home" directory
> >> located?
> >>     
> >
> > cd /home && df .
> >
> > will tell you.
> >   
> "df -h ~", "df -h $HOME", or "df -h `printenv HOME`" will do the trick.
> -Garrett

I'm not sure you read the post correctly.  He's asking where the "/home"
directory is on his system.

/home is typically a symlink to /usr/home, although it doesn't have to be.

My reply will definitively tell the user which filesystem the /home
directory (or symlink) resides on.



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