LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Capacity of Harddisk (https://www.linuxquestions.org/questions/linux-newbie-8/capacity-of-harddisk-712227/)

anhtu234 03-17-2009 06:35 AM

Capacity of Harddisk
 
Hi, please show me how to develop a program to examine harddisk capacity period on saturday everyweek and send message via email. thanks

pixellany 03-17-2009 06:47 AM

Per the LQ Rules, please do not post homework assignments verbatim. We're happy to assist if you have specific questions or have hit a stumbling point, however. Let us know what you've already tried and what references you have used (including class notes, books, and Google searches) and we'll do our best to help. Also, keep in mind that your instructor might also be an LQ member.

I've used the standard "homework" reply after seeing both of your posts...

linuxlover.chaitanya 03-17-2009 06:47 AM

What do you want to do exactly? Just find out the usage of hard drive?
You can use df -h command to find it out. If you need to do it weekly you could put the command in script and run the script every saturday.


All times are GMT -5. The time now is 01:47 AM.