Look at these examples: The command
SPECTRAis equivalent to: ed “/home/xerxes/prog/before_xps_petra.gra".>
edhome.xerxes.prog
>
before_xps_petra.gra
There is also the tilde expansion:
SPECTRAThe tilde is replaced by the home directory, e.g.: /home/a1user.>
ed~.prog
>
before_xps_scan.gra
Furthermore, environment variables are translated, e.g.: If ON_LINE_DIR is defined, while a simulation of ON_LINE runs, the following commands are valid:
SPECTRA>
edon_line_dir
>
exp_ini.exp
SPECTRA>
ed on_line_dir:exp_ini.exp