The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
var memory usage increasing
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
var memory usage increasing
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
08-28-2008
shamrock
Registered User
Join Date: Oct 2007
Location: USA
Posts: 753
How big is /var? It's not advisable to remove anything under /var/lib as there maybe software that's using the libraries installed under it. Show the output of...
Code:
du -xk /var | sort -rn | head
shamrock
View Public Profile
Find all posts by shamrock
Find shamrock's past nominations received
Find shamrock's present nominations given