buxtonicer1
Programmer
Whats the easiest way to get the size of a directory in megabytes ?
The ls -l command gives you details of files in a directory, and details of a directory itself but not how much that directory and all the contents of it take up.
The ls -l command gives you details of files in a directory, and details of a directory itself but not how much that directory and all the contents of it take up.