Search Results

Search: Posts Made By: invinzin21
6,976
Posted By invinzin21
clear vmstat|awk '{print $3}'|tail -1 > avm ...
clear
vmstat|awk '{print $3}'|tail -1 > avm
svmon -G|grep memory|awk '{print $2}' > svmon
svmon -G|grep pg|awk '{print $3}' > pgsize
svmon -G|grep pg|awk '{print $4}' > pginuse
paste avm svmon...
Forum: Linux 03-31-2008
9,343
Posted By invinzin21
RHCE tutorials
Does anyone here who is an RHCE already? Do you have tutorials for this?
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 06:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy