-----Original Message-----
From: Carl Spitzer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 16, 2008 12:14 PM
To: Suse-E
Subject: [opensuse] Graphical representation of directory


How do I get a graphical representation of the directorys
of /home/<user>  I have a fifteen gig partition and cant figure out what
is taking up so much space.

CWSIV 
~~~~~~

Hello Carl,

Run this command in the /home dir;

# du -cks * |sort -rn |head -11


The results will show the 10 largest dir's under /home.

~James
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to