UNIX Tutorial

Typographical conventions

In what follows, we shall use the following typographical conventions:

So, for example, <box 50% blue|Shell>ubuntu@ubuntu:~$ ls anydirectory [Enter]</box> means “at the UNIX prompt ubuntu@ubuntu:~$, type ls followed by the name of some directory, then press the key marked Enter”

Don't forget to press the [Enter] key: commands are not sent to the computer until this is done.

<box 75% orange|Note:> UNIX is case-sensitve, so LS is not the same as ls.

The same applies to filenames, so myfile.txt, MyFile.txt and MYFILE.TXT are three seperate files. Beware if copying files to a PC, since Windows does not make this distinction. </box>


Home Next

1)
This prompt will change as you move around the file system and when you have your own installation