Search
You can find the results of your search below.
Fulltext results:
- 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... t seem very useful at first, but using (.) as the name of the current directory will save a lot of typin
- linux_tutorial_eight
- 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 the computers processor) * DISPLAY (the name of the computer screen to display X windows) *
- linux_tutorial_four
- one or more character(s) in a file (or directory) name. For example, in your unixstuff directory, type ... >compsci-user@tim:~$ ls ?list</code> ====4.2 Filename conventions==== We should note here that a direc... void using spaces within names. The safest way to name a file is to use only alphanumeric characters, th... rectory. Beware: some applications give the same name to all the output files they generate. For exam
- linux_tutorial_two
- science.txt to the current directory, keeping the name the same. <note>(Note: The directory /vol/exampl... e file rather than two. It can also be used to rename a file, by moving the file to the same directory, but giving it a different name. We are now going to move the file science.bak t... | | **mv file1 file2** | move or rename file1 to file2 | | **rm file**
- linux_tutorial_seven
- ser@tim:~$ ls -l </code> As you can see, the filename ends in tar.gz. The tar command turns several fil