Search
You can find the results of your search below.
Fulltext results:
- linux_tutorial_eight
- ve UPPER CASE and shell variables have lower case names. ====8.2 Environment Variables==== An example ... f environment variables are * USER (your login name) * HOME (the path name of your home directory) * HOST (the name of the computer you are using) * ARCH (the architecture of
- linux_tutorial_four
- one or more character(s) in a file (or directory) name. For example, in your unixstuff directory, type ... hould be avoided. Also, avoid using spaces within names. The safest way to name a file is to use only alphanumeric characters, that is, letters and numbers, together with _ (underscore) and . (dot). File names conventionally start with a lower-case letter, a
- linux_tutorial_three
- -user@tim:~$ cat > list1</code> Then type in the names of some fruit. Press [**Return**] after each one... user@tim:~$ cat >> list1</code> Then type in the names of more fruit <code>peach grape orange ^D (Cont... compsci-user@tim:~$ sort</code> Then type in the names of some vegetables. Press [Return] after each on... ~$ who</code> One method to get a sorted list of names is to type, <code>compsci-user@tim:~$ who > nam
- linux_tutorial_one
- home directory. Your home directory has the same name as your user-name, for example, **compsci-user**, and it is where your personal files and subdirectorie... directory to be listed, but only those ones whose name does not begin with a dot (.) Files beginning wit... iles in your home directory including those whose names begin with a dot, type <code> compsci-user@tim:~
- linux_tutorial_seven
- fy the installation directories. The directory named by the **--prefix** option will hold machine ind... ion, data and configuration files. The directory named by the **--exec-prefix** option, (which is norma
- linux_tutorial_two
- science.txt to the current directory, keeping the name the same. <note>(Note: The directory /vol/exampl... to the same directory, but giving it a different name. We are now going to move the file science.bak t
- linux_tutorial_five
- hmod [options] file** | change access rights for named file | | **command &** | run
- linux_tutorial_six
- nce.txt.gz</code> ===file=== file classifies the named files according to the type of data they contain