[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: partition memory



For disk partition stuff, use 'df'

To know the size of a directory, use 'du -s /path/to/directory'

To know memory stuff, there is a command line command (which I don't know), but I have found it the easiest to look at, with a shell text editor such as pico or joe, /proc/memory.

Actually, a *lot* of cool stuff can be gleamed about your system through looking at what is *immediatley* in the /proc directory. The subdirectories to the /proc are individual process that you probably don't need to go looking in.

-----Original Message-----
From: Yanick MICHOU <michou@cnrs-orleans.fr>
To: debian-user@lists.debian.org <debian-user@lists.debian.org>
Date: Monday, July 27, 1998 10:43 AM
Subject: partition memory


Hello,
I would like to know what is the shell command to know what is the
available, used and free memory on the current partition ?

Thanks,
yanick.


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null




--
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: