Search

You can find the results of your search below.

linux_tutorial_two
3 Hits, Last modified:
r all text and leave you with the % prompt at the top of the window. ===cat (concatenate)=== The com... rophe symbol). For example to search for spinning top, type <code>compsci-user@tim: grep -i 'spinning top' science.txt </code> Some of the other options o
linux_tutorial_three
3 Hits, Last modified:
h one. <code>pear banana apple ^D (Control D to stop)</code> What happens is the cat command reads th... fruit <code>peach grape orange ^D (Control D to stop)</code> To read the contents of the file, type ... <code>carrot beetroot artichoke ^D (control d to stop)</code> The output will be <code>artichoke beet
linux_tutorial_one
1 Hits, Last modified:
ich is in the home sub-directory, which is in the top-level root directory called " / " . __**Exercis