Search

You can find the results of your search below.

linux_tutorial_seven
9 Hits, Last modified:
e same directory as the source files. It contains information on how to compile the software, e.g. the optimisa... ebugging info in the executable. It also contains information on where to install the finished compiled binarie... s (use the less command). These contain important information on how to compile and run the software. The unit... is useful for the programmer to include debugging information into the resulting executable. This way, if there
linux_tutorial_eight
2 Hits, Last modified:
NIX Variables==== Variables are a way of passing information from the shell to programs when you run them. Pro... in your home directory for initialisation files. Information in these files is used to set up your working env
linux_tutorial_five
2 Hits, Last modified:
nd by typing ls -l. Also, ls -lg gives additional information as to which group owns the file (beng95 in the fo... fied by a unique PID (process identifier). To see information about your processes, with their associated PID a
linux_tutorial_four
2 Hits, Last modified:
Manuals=== There are on-line manuals which gives information about most commands. The manual pages tell you wh... ne-line description of the command, but omits any information about options etc. ===Apropos=== When you are n
linux_tutorial_one
1 Hits, Last modified:
d usually contain important program configuration information. They are hidden because you should not change th