Date: Mon, 15 May 2006 16:32:41 +0100 From: Howard Jones <howie@thingy.com> To: Maan Jee <maanjee@gmail.com>, freebsd-questions@freebsd.org Subject: Re: [freebsd-questions] Newbie File system Message-ID: <44689F19.2080201@thingy.com> 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: > 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 > cd /home df -h . I believe the default is that /home is a symbolic link to /usr/home, so it's on /usr. Best Regards, Howie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44689F19.2080201>
