|
There are numerous UNIX tools available at CAEN
that you may find useful. The goal of this tutorial is to help
familiarize you with some of these tools to help you with your
computing needs. All of the example files utilized in the
examples should be copied from the directory /usr/caen/doc/workshops/advanced_unix
to a working directory in your AFS space. This way you can work
through the example commands step-by-step. Note, in very few of
the commands mentioned here do we cover all of the switches and
variations of the command. If you are interested in more detail
about any of these commands, it is advisable to consult the UNIX
man pages.
Some of the examples in this tutorial also make
use of the GNU utilities. If you have not already selected the
GNU software, you may do so now with the command swselect.
Within swselect, choose GNU Compilers/Utils, then ALL. To
activate these changes, type source ~/.software. |