Linux Computer System

From GeodesyLab
Revision as of 18:23, 5 October 2005 by Tfour (Talk | contribs) (Customize your Linux experience)

Jump to: navigation, search

How the Shell Works

Customize your shell by editing the ".tcshrc" file in your home directory. If you have never done this before a good place to start is to copy AKDA's .tcshrc file:

cp ~akda/.tcshrc /home/user/.

This file describes where to find (called the path) programs and scripts, as well as how some commands behave.