Difference between revisions of "Linux Computer System"

From GeodesyLab
Jump to: navigation, search
(Customize your Linux experience)
Line 2: Line 2:
 
== Customize your Linux experience ==
 
== Customize your Linux experience ==
 
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:
 
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/''Italic text''user/.
+
cp ~akda/.tcshrc /home/''user''/.

Revision as of 00:25, 5 October 2005

Customize your Linux experience

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/.