Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 18:41:26 +0200
From:      Frank Steinborn <steinex@nognu.de>
To:        Maan Jee <maanjee@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Newbie File system
Message-ID:  <20060516164126.B5485B83F@shodan.nognu.de>
In-Reply-To: <2cd0a0da0605150820v6b267980g27818e47950bcf70@mail.gmail.com>
References:  <2cd0a0da0605150820v6b267980g27818e47950bcf70@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Maan Jee wrote:
> Hi
> 
> Can someone explane that at which filesystem is my "/home" directory
> located?
> 
> 
> Filesystem  1K-blocks    Used    Avail Capacity  Mounted on
> /dev/ad0s1a    507630    55002   412018      12%    /
> devfs                       1           1           0     100%    /dev
> /dev/ad0s1e    507630          12   467008       0%    /tmp
> /dev/ad0s1f  34336100 1564298 30024914     5%    /usr
> /dev/ad0s1d   1506190    24892  1360804      2%    /var
> 
> thanks..../mj

Anything under /, that doesn't show up in 'df' is, of course, on the /
file system. However, since /home is just a symlink to /usr, the
answer to your question is it's under /usr.

Frank



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