Search

You can find the results of your search below.

linux_tutorial_eight
2 Hits, Last modified:
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
2 Hits, Last modified:
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
2 Hits, Last modified:
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
2 Hits, Last modified:
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
1 Hits, Last modified:
self to return to your home-directory) ==== 1.6 More about home directories and pathnames ==== ===Unde
linux_tutorial_six
1 Hits, Last modified:
===gzip=== This also compresses a file, and is more efficient than compress. For example, to zip scie
linux_tutorial_two
1 Hits, Last modified:
the different results. Don't forget, you can use more than one option at a time, for example, the numbe