Better file utils

VGZ

Registered
File Utils

Simply expand the file and cd to the created directory. Type ./configure
make
sudo make install and your password.

Open your .tcshrc file and add the following:

dircolors
clear
alias ls ls --color


You can also add a -h to get human readable file sizes.

You also get the df that supports -h.

Enjoy,
 
Back
Top