Search

You can find the results of your search below.

linux_tutorial_seven
5 Hits, Last modified:
used during compilation. It uses those values to create a **Makefile** in each directory of the package. ... s between different units of measurements. First create a download directory <code>compsci-user@tim:~$ ... his is then compressed using the gzip command (to create a tar.gz file). First unzip the file using the gunzip command. This will create a .tar file. <code>compsci-user@tim:~$ gunzip u
linux_tutorial_two
3 Hits, Last modified:
your testdir directory.)</note> ==Exercise 2a== Create a backup of your **science.txt** file by copying ... he **rm** command. As an example, we are going to create a copy of the science.txt file then delete it. I... u remove a non-empty directory. ==Exercise 2b== Create a directory called **tempstuff** using **mkdir**
linux_tutorial_three
2 Hits, Last modified:
redirect the output of a command. For example, to create a file called **list1** containing a list of frui... code> ===Exercise 3a=== Using the above method, create another file called **list2** containing the foll