[Sunhelp] root partition filling mysteriously
    Fuerst, Robert C. (Chris) 
    robert.fuerst at sylvania.com
       
    Thu Feb 17 04:18:55 CST 2000
    
    
  
What's the best on-line store with pictures for purchasing sun keyboard
compatible mice?
I am really having to crank down on my left button and I know it won't last
much longer.
BTW - my present is a laser type, we have a few spaceballs, and the
rollerball type.
Thanks,
1st
	-----Original Message-----
	From:	Adrian Petrescu [SMTP:a_petrescu at hotmail.com]
	Sent:	Tuesday, February 15, 2000 11:33 AM
	To:	sunhelp at sunhelp.org
	Subject:	RE: [Sunhelp] root partition filling mysteriously
	Try to find out what file/directory is growing up:
	Create this "size_checker" executable file in the /tmp directory and
run it 
	from time to time:
	#!/bin/ksh
	Date=`date +%d\-%T|tr ":" "_"`
	du -kd / | tee -a /tmp/root_sample.${Date}
	# end-of-script
	Then do a diff on the resulting "/tmp/root_sample.${Date}" files to
find out 
	the differences.
	Hope it helps,
	-adrian-
	______________________________________________________
	Get Your Private, Free Email at http://www.hotmail.com
	_______________________________________________
	SunHELP maillist  -  SunHELP at sunhelp.org
	http://www.sunhelp.org/mailman/listinfo/sunhelp
    
    
More information about the SunHELP
mailing list