Avaya Writing Technician Interface Scripts Manual de usuario Pagina 35

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 116
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 34
Command Reference
308660-14.00 Rev 00
2-5
<text_string>
with no field delimiters is normally passed through in its entirety.
Example
The following sample script shows how you use the cutenv command to assign
portions of 192.32.100.55 to a pseudo-variable array:
cutenv -d . -f 1,3 addr_ “192.32.100.55”
echo $addr_0 $addr_1 $addr_2
2 192 100
Vista de pagina 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 115 116

Comentarios a estos manuales

Sin comentarios