[Tutor] home directory usage script

Alan Gauld alan.gauld at btinternet.com
Fri Jun 19 10:24:29 CEST 2009


"dave chachi" <djbags275 at yahoo.com> wrote

> 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

While a Python  script could this for you...
Why not use du? Thats what it's designed for...


Alan G 




More information about the Tutor mailing list