Tagged Questions
0
votes
1answer
58 views
Email file and folder list with size?
I am trying to get a list of all files and folders with there sizes (upto 1st level, i.e. file and folder names with there sizes in current directory) emailed to me via an python script. I got the ...
0
votes
2answers
293 views
Why doesn't ls -lh show the total size of all the files and directories in each directory?
For example, it shows the kernel as being 18M but the Applications folder as being 3.8K
BSD/Darwin