Search
You can find the results of your search below.
Fulltext results:
- linux_tutorial_eight
- e <code>compsci-user@tim:~$ echo $OSTYPE</code> More examples of environment variables are * USER (... <code>compsci-user@tim:~$ echo $history</code> More examples of shell variables are * PWD (your cu
- linux_tutorial_four
- called a wildcard, and will match against none or more character(s) in a file (or directory) name. For e... r a particular command. For example, to find out more about the wc (word count) command, type <code>co
- linux_tutorial_seven
- show the contents of this variable. We will learn more about environment variables in a later chapter. ... the file is over 100 kbytes in size. You can get more information on the type of file by using the file
- linux_tutorial_three
- m >> appends standard output to a file. So to add more items to the file list1, type <code>compsci-user... ~$ cat >> list1</code> Then type in the names of more fruit <code>peach grape orange ^D (Control D to
- linux_tutorial_one
- self to return to your home-directory) ==== 1.6 More about home directories and pathnames ==== ===Unde
- linux_tutorial_six
- ===gzip=== This also compresses a file, and is more efficient than compress. For example, to zip scie
- linux_tutorial_two
- the different results. Don't forget, you can use more than one option at a time, for example, the numbe