Avaya Writing Technician Interface Scripts Manuale Utente Pagina 36

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 116
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 35
Writing Technician Interface Scripts
2-6
308660-14.00 Rev 00
echo
The
echo
command allows you to display its command line arguments to the
user’s terminal.
Syntax
The
echo
command has the following syntax:
echo
<text_string>
or
echo $
<variable_name>
<text_string>
is any literal text.
<variable_name>
is the name of a variable.
Example
For example, when you execute the script
echo Good Morning
the system displays Good Morning
on the user’s console.
When you execute the script
setenv b blue
echo $b
the system displays blue on the users console.
Vedere la pagina 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 115 116

Commenti su questo manuale

Nessun commento