Re: proc/meminfo
- From: "Chris F.A. Johnson" <cfajohnson@xxxxxxxxx>
- Date: Fri, 30 Mar 2007 14:36:54 -0400
On 2007-03-30, birre wrote:
....
#!/bin/bash
clear
while true
do
tput home
cat /proc/meminfo
done
More simply:
watch cat /proc/meminfo
--
Chris F.A. Johnson, author | <http://cfaj.freeshell.org>
Shell Scripting Recipes: | My code in this post, if any,
A Problem-Solution Approach | is released under the
2005, Apress | GNU General Public Licence
.
- References:
- proc/meminfo
- From: rashmi . igit
- Re: proc/meminfo
- From: birre
- proc/meminfo
- Prev by Date: Re: Check the linux type?
- Next by Date: Re: More redundancy for cd images. Use Raid?
- Previous by thread: Re: proc/meminfo
- Next by thread: Check the linux type?
- Index(es):