Search

You can find the results of your search below.

linux_tutorial_eight
4 Hits, Last modified:
of shell commands saved in the history list, you need to set the shell variable history. It is set to 1... To PERMANENTLY set the value of history, you will need to add the set command to the .cshrc file. First... your path. For example, to run units, you either need to directly specify the units path (~/units174/bin/units), or you need to have the directory ~/units174/bin in your path
linux_tutorial_seven
4 Hits, Last modified:
andardised, two step process. The program builder need not install any special tools in order to build t... figure system to compile the source code. We will need to specify the installation directory, since the ... which you will not have write permissions for. We need to create an install directory in your home direc... cutable. Since it is unlikey that we are going to need this debugging information, we can strip it out o
linux_tutorial_four
1 Hits, Last modified:
les containing C code in your home directory, you need only type ls *.c in that directory. Beware: some