Running a program
Programs may be run from xterms by doing the following:
- Open an xterm
- Move to the directory in which the program you want to run is in.
- Type the following at the xterm prompt:
name&
where name is the name of the program which you want to run.
Note:
Some programs may be run from anywhere. To execute such a program you may be within any directory and type the following at the xterm prompt:
name
where name is the name of the program you want to run.