Using RH7.0, I've set up a bash script called 'dlist' which is just an 'ls' with the '-s and -h' switches appended. This gives you your normal ls output, with total size of the directory contents and ...
Here are some basic skills to get started with bash, one of the best shells for preparing and using scripts on Linux. Scripting in Linux–putting commands into a file so you can run them as a group—is ...