Ok... I know this sounds basic from the "subject" line, but I am trying to do something slightly more complicated. I want to be able to have a script that will check several directories as to how much disk space each is using and then pipe or redirect this information to a template that will format the information so as appropriate to be read by the common person. Does this make sense?? It's basically a du -k command for several directories that I designate. My boss wants it in a format that can be read on a weekly basis. Each directory is allocated a certain amount of space. When the client using that directory goes over the allocated storage, we would like to bill for that overage. I just need a script that will give me that report. Anyone?? I would very much appreciate the help. I'm not asking for the entire script... or maybe I am. Basically, any help would be appreciated. Very appreciated!
Thanks.
Thanks.