On Mon, July 18, 2005 12:17, Sandeep Agarwal said:
> Hi All,
>
> I am unable to findout where my HDD space is occupied. I have checked /tmp
> /home /var/log but nothing is found.
> The details are as:
>
***************************************************************************************
> [EMAIL PROTECTED] root]# cd /
> [EMAIL PROTECTED] /]# ls -l
> total 425
> drwxr-xr-x    2 root     root         4096 Jul 18 10:38 bin
<snip>
> drwxr-xr-x   19 root     root         4096 May 28 01:38 var
> [EMAIL PROTECTED] /]# cd /tmp
> [EMAIL PROTECTED] tmp]# ls -al
> total 240
> drwxrwxrwt    2 root     root       237568 Jul 18 11:51 .
> drwxr-xr-x   19 root     root         4096 Jul 18 11:51 ..
> srwx------    1 root     nobody          0 May 27 21:13 .fam_socket
> [EMAIL PROTECTED] tmp]# df -k
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/hda2             37436560  37434904         0 100% /
> /dev/hda1               505605     13281    466220   3% /boot
> none                    123592         0    123592   0% /dev/shm


try du -sh * in your / directory. it'll display all the folders occupying
space and yu can then check which is the one which is occupying space.
also check your /var/log as maybe the logs are taking up all the space

o--------------------------------------------------o
| vivek  *  [EMAIL PROTECTED]  *  http://exain.net |
|        Registered Linux User: #305493            |
o--------------------------------------------------o


_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to