From owner-freebsd-questions Wed Dec 4 7:32:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EFCA37B401 for ; Wed, 4 Dec 2002 07:32:45 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 731D643E9C for ; Wed, 4 Dec 2002 07:32:44 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.6+Sun/8.11.6) id gB4FWVv20759; Wed, 4 Dec 2002 10:32:31 -0500 (EST) From: Jerry McAllister Message-Id: <200212041532.gB4FWVv20759@clunix.cl.msu.edu> Subject: Re: Drive Space? To: mark@outlander.us (Mark-Nathaniel Weisman) Date: Wed, 4 Dec 2002 10:32:31 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: from "Mark-Nathaniel Weisman" at Dec 03, 2002 10:38:08 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Newbie here, > How can you tell how much free drive space you have with v4.5-stable > FreeBSD? use df(1) generally you want df -k to make it display in kilobytes or df -m to make it display in megabytes You might also want to use -l if you only want local disk (not NFS) ////jerry > > His Faithful Servant, > Mark-Nathaniel Weisman > President / CEO > Infinite Visions Educational Systems Inc. > Anchorage, Alaska > http://www.ivedsys.com > weismanm@ivedsys.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message