Search
You can find the results of your search below.
Fulltext results:
- linux_tutorial_eight
- conditions; environment variables have a farther reaching significance, and those set at login are valid... initial values. There are, however, exceptions. Each time the shell variables home, user and term are ... hanged. ====8.4 Using and setting variables==== Each time you login to a UNIX host, the system looks i... and perform actions specific to the shell and to each invocation of it. The guidelines are to set ENVI
- linux_tutorial_three
- the names of some fruit. Press [**Return**] after each one. <code>pear banana apple ^D (Control D to st... de> Then type in the names of more fruit <code>peach grape orange ^D (Control D to stop)</code> To re... he names of some vegetables. Press [Return] after each one. <code>carrot beetroot artichoke ^D (control
- linux_tutorial_six
- du command outputs the number of kilobyes used by each subdirectory. Useful if you have gone over quota ... d list of all the commands that you have entered. Each command is given a number according to the order
- linux_tutorial_two
- </code> As you can see, **grep** has printed out each line containg the word science. Or has it???? T... ay those lines that do NOT match **-n** precede each matching line with the line number **-c** print
- linux_tutorial_five
- example below. File and directory access rights Each file (and directory) has associated access rights
- linux_tutorial_four
- ch options a particular command can take, and how each option modifies the behaviour of the command. Typ
- linux_tutorial_one
- ch options a particular command can take, and how each option modifies the behaviour of the command. (Se
- linux_tutorial_seven
- It uses those values to create a **Makefile** in each directory of the package. The simplest way to co