Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- linux_tutorial_seven
- ain and commercial software packages installed on our systems, which are available to all users. Howeve... stall the software. * Locate and download the source code (which is usually compressed) * Unpack the source code * Compile the code * Install the resul... ifficult is the compilation stage. ===Compiling Source Code=== All high-level language code must be c
- linux_tutorial_one
- s ==== __**ls**__ (list) When you first login, your current working directory is your home directory. Your home directory has the same name as your user-name, for example, **compsci-user**, and it is where you
- linux_tutorial_eight
- examples of environment variables are * USER (your login name) * HOME (the path name of your home directory) * HOST (the name of the computer you are... More examples of shell variables are * PWD (your current working directory) * HOME (the path name of your home directory) * PATH (the directories the she
- linux_tutorial_four
- =====Linux Tutorial Four===== ====4.1 Wildcards==== The characters * and ? The character * is called ... ) in a file (or directory) name. For example, in your unixstuff directory, type <code>compsci-user@tim... in order to list all files containing C code in your home directory, you need only type ls *.c in that... can take, and how each option modifies the behaviour of the command. Type man command to read the manu
- linux_tutorial_three
- iles. One contains six fruit, the other contains four fruit. We will now use the cat command to join (c
- sidebar
- Linux Tutorial 3]] * [[tutorial:linux_tutorial_four | Linux Tutorial 4]] * [[tutorial:linux_tutoria