Avaya Writing Technician Interface Scripts Manuale Utente Pagina 70

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 116
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 69
Writing Technician Interface Scripts
2-42 117382-A Rev. A
unsetenv
The unsetenv command allows you to delete one or more variables from the local
or global environment variable table. You cannot delete a variable from the system
environment variable table.
Syntax
The unsetenv command has the following syntax:
unsetenv
<variable_name>
unsetenv
<variable_name>,<variable_name>,
. . .
unsetenv *
unsetenv -l *
unsetenv -g *
unsetenv
<text>
*
unsetenv
<text>
?
<variable_name>
is the name of the variable you want to delete.
-l deletes variables from the local table only.
-g deletes variables from the global table only.
* deletes all variables from the table you specify. If you do not specify a table, it
deletes all variables.
? matches a single character in the given string position.
<text>
deletes all variables that begin with the specified text string.
Vedere la pagina 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 115 116

Commenti su questo manuale

Nessun commento