$HOME/bin



I keep executables in $HOME/bin (e.g. chaser).
I then add a line:
set path=( $path $HOME/bin )
to my .cshrc, so that I can access those files from any directory.

Here are some useful programs I keep in my $HOME/bin.



Return to Software Page

Return to Main Page



Last Updated 14-Feb-05 by Danny Hudson