Search

You can find the results of your search below.

linux_tutorial_three
3 Hits, Last modified:
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_eight
3 Hits, Last modified:
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_six
2 Hits, Last modified:
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
2 Hits, Last modified:
</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
1 Hits, Last modified:
example below. File and directory access rights Each file (and directory) has associated access rights
linux_tutorial_four
1 Hits, Last modified:
ch options a particular command can take, and how each option modifies the behaviour of the command. Typ
linux_tutorial_one
1 Hits, Last modified:
ch options a particular command can take, and how each option modifies the behaviour of the command. (Se
linux_tutorial_seven
1 Hits, Last modified:
It uses those values to create a **Makefile** in each directory of the package. The simplest way to co