Or with subdirectories find . -type f -ls | awk '{sum += $7} END {print sum}'
- Re: Get total size of all files in directory using unit By... Ted Unangst
- Re: Get total size of all files in directory using un... Paolo Aglialoro
- Re: Get total size of all files in directory usin... Jiri B
- Re: Get total size of all files in directory usin... Paul de Weerd
- Re: Get total size of all files in directory ... Otto Moerbeek
- Re: Get total size of all files in direct... Paul de Weerd
- Re: Get total size of all files in d... f5b
- Re: Get total size of all files ... Michael Lambert
- Re: Get total size of all files ... Otto Moerbeek
- Re: Get total size of all files in directory using un... Ted Unangst
- Re: Get total size of all files in directory usin... David Diggles