Search
You can find the results of your search below.
Fulltext results:
- linux_tutorial_seven
- which resides in the same directory as the source files. It contains information on how to compile the so... mpiled binaries (executables), manual pages, data files, dependent library files, configuration files, etc. Some packages require you to edit the Makefile by hand to set the final inst
- linux_tutorial_one
- ===== Linux Tutorial ===== ==== 1.1 Listing files and directories ==== __**ls**__ (list) When you fir... , **compsci-user**, and it is where your personal files and subdirectories are saved. To find out what i... help:general_linux:ls.png?600|}} There may be no files visible in your home directory, in which case, th... eturned. Alternatively, there may already be some files inserted by the System Administrator when your ac
- linux_tutorial_four
- i-user@tim:~$ ls list*</code> This will list all files in the current directory starting with **list....... i-user@tim:~$ ls *list</code> This will list all files in the current directory ending with **....list**... exactly one character. So ls **?ouse** will match files like **house** and **mouse**, but not **grouse**.... of file. So the rules and conventions for naming files apply also to directories. In naming files, char
- linux_tutorial_five
- mple file or to a directory. ===Access rights on files.=== * r (or -), indicates read permission (or o... hts on directories.=== * r allows users to list files in the directory; * w means that users may delete files from the directory or move files into it; * x means the right to access files in the directory. This i
- linux_tutorial_six
- disk space on the file system for their personal files, usually about 100Mb. If you go over your quota, you are given 7 days to remove excess files. To check your current quota and how much of it ... you want to find out which directory has the most files. In your home-directory, type <code>compsci-user... t.gz</code> ===file=== file classifies the named files according to the type of data they contain, for e
- linux_tutorial_two
- =====Linux Tutorial Two===== ====2.1 Copying Files==== ===cp (copy)=== **cp** **file1** **file2** is t... to a file called **science.bak** ====2.2 Moving files==== ===mv (move)=== **mv** **file1** **file2** ... kups** to see if it has worked. ====2.3 Removing files and directories==== ===rm (remove), rmdir (remov... *less** is used in preference to **cat** for long files. ===head=== The **head** command writes the fir
- linux_tutorial_eight
- m looks in your home directory for initialisation files. Information in these files is used to set up your working environment. The C and TC shells uses two files called .login and .cshrc (note that both file nam
- linux_tutorial_three
- @tim:~$ cat list1</code> You should now have two files. One contains six fruit, the other contains four