If you want to find out in a readable format the directories beneath you on Unix/Linux then just run this command: du -sh */ Now you can get a total of the file sizes in a certain directory.
If you want to find out in a readable format the directories beneath you on Unix/Linux then just run this command: du -sh */ Now you can get a total of the file sizes in a certain directory.