Hi All,

Problem: Trying to compute disk space usage based on folder names listed
in a file.

Current Situation: I've run grep and find until the point where I know I
have a file that contains every folder that I need to sum up.

I know du -ah will do everything that I need it to. But I can't figure out
how to run that command on every line of my file and compute a total.

cS



_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to