home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!caen!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!news
- From: sherwood@fenris.space.ualberta.ca (Sherwood Botsford)
- Newsgroups: comp.sys.next.misc
- Subject: Re: Checking disk space from terminal window
- Message-ID: <1992Jul30.183906.22016@kakwa.ucs.ualberta.ca>
- Date: 30 Jul 92 18:39:06 GMT
- References: <1992Jul29.215806.23801@nmsu.edu>
- Sender: news@kakwa.ucs.ualberta.ca
- Organization: University Of Alberta, Edmonton Canada
- Lines: 13
- Nntp-Posting-Host: fenris.space.ualberta.ca
-
- Joseph Good writes
- >
- > Is there a way to see how much space is left on the hard disk and not use the
- > workspace? I'm wanting to check it on a remote machine (i.e. the printer
- > server) and that is in another room... and most of the time, somebody else is
- > on.
-
- df [list of partitions or anything on a partition]
-
- e.g.
- df
- df usr/spool
- df /dev/sd0a
-