Avaya Writing Technician Interface Scripts Manual de usuario Pagina 76

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 122
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 75
Writing Technician Interface Scripts
2-42 114089 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.
The
unsetenv command uses 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.
Vista de pagina 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 121 122

Comentarios a estos manuales

Sin comentarios