| bio | website | |
|---|---|---|
| location | Sydney, Australia | |
| age | 34 | |
| visits | member for | 2 years, 7 months |
| seen | Feb 17 at 4:40 | |
| stats | profile views | 20 |
Software Developer in Sydney, Australia.
|
Aug 18 |
comment |
How to list recursive file sizes of files and directories in a directory? I just wanted the first-level children |
|
Aug 18 |
comment |
How to list recursive file sizes of files and directories in a directory? I'd like the next level down from that - the recursive sizes of all the first level children. |
|
Aug 18 |
comment |
How to list recursive file sizes of files and directories in a directory? Should sizes be shown? |
|
Aug 18 |
comment |
How to list recursive file sizes of files and directories in a directory? Hi @Pavlos G - I mean the sum for each of the directories in the directory I'm currently in - not the sum for the overall directory. |