I was wondering if I can get some incite on how to create a python that will 
accomplish the following tasks: 

issue: /home partition is partitioned to 80 or so G of space 24 G's is used
    
    A. What is taking up this amount of space
    B. Not alot of packages are installed and shouldnt take up much space
    
Script to perform:

    A. Create a script that monitors the /home partition
    B. have it write to a log file in /var/log
    C. have crontab run it daily



      
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to