Shell script fro daily disk usage report
- by Master
I am doing backups on my local drives. The drives are mounted in /media folder.
Now i want to run cron job daily which will tell in table format how much disk is used by folder and how much free space is left on drive
It would be good if i can insert that info in database and i can see that info use webpage on locahost
ubuntu 10