Hi guys,
I've been strugling doing this using awk scripting, here's I have parent directory and certain number of subdirectories, and I want to see the disk usage of SGML directory which is in each subdirectory, and the problem is we don't know which level further down from subdirectory, but what I'm sure is each subdirectory has one SGML directory and I want to sum all disk usage SGML directory in parent directory. How do I do that?
THX GUYS,
I've been strugling doing this using awk scripting, here's I have parent directory and certain number of subdirectories, and I want to see the disk usage of SGML directory which is in each subdirectory, and the problem is we don't know which level further down from subdirectory, but what I'm sure is each subdirectory has one SGML directory and I want to sum all disk usage SGML directory in parent directory. How do I do that?
THX GUYS,