when trying to locate file and directory size problems: du -sh * is your friend. first cd to / and run this it will show you what directories are takeing up the space. if you find a large directory that doesnt seem it should be that large cd into it and run du -sh * again. You can ignor a large /proc directory because it is actually a virtual directory and takes no space on the hard drive. Bill Warner Stuart Foster wrote: > Thanks now need to find out what is filling it up > > -----Original Message----- > From: Jim [mailto:farli@wiredglobal.com] > Sent: Wednesday, June 21, 2000 12:12 PM > To: plug-discuss@lists.PLUG.phoenix.az.us > Subject: Re: No space left on device > > df displays space used/available by device > > On Wed, 21 Jun 2000, you wrote: > > Other than the obvious, what causes this message and how do I determine > how > > much space is available? > > > > _______________________________________________ > > Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > -- > Jim > > Zope is cool! > > _______________________________________________ > Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > > _______________________________________________ > Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss