Search
You can find the results of your search below.
Fulltext results:
- linux_tutorial_one
- ls**__ (list) When you first login, your current working directory is your home directory. Your home di... lowercase S ) lists the contents of your current working directory. {{:help:general_linux:ls.png?600|}... e a subdirectory called unixstuff in your current working directory type <code>compsci-user@tim:~$ mkdi... **cd** //**directory**// means change the current working directory to 'directory'. The current working
- linux_tutorial_eight
- tance of the shell and are used to set short-term working conditions; environment variables have a farth... les of shell variables are * PWD (your current working directory) * HOME (the path name of your hom... Information in these files is used to set up your working environment. The C and TC shells uses two file... r@tim:~$ set history = 200</code> Check this has worked by typing <code>compsci-user@tim:~$ echo $hist
- linux_tutorial_seven
- ow ready to run the software (assuming everything worked). % cd ~/units174 If you list the contents o... If you get the answer 1.8288, congratulations, it worked. To view what units it can convert between, vi
- linux_tutorial_two
- nd which makes a copy of **file1** in the current working directory and calls it **file2** What we are ... Type **ls** and **ls backups** to see if it has worked. ====2.3 Removing files and directories==== =
- linux_tutorial_five
- @tim:~$ kill %4</code> To check whether this has worked, examine the job list again to see if the proce