Avaya Using Technician Interface Software Manual de usuario Pagina 128

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 352
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 127
Using Technician Interface Software
5-20
To assign multiple attributes to a file, add the hex values associated with the
attributes you want and enter the total in the attribute command. For example, to
assign the attributes archive needed, hidden, and read-only to the config file, add
their associated hex values:
0x20 + 0x02 + 0x01 = 0x23
Then enter the following command to assign these file attributes:
attr 0x23 config
You can also assign attributes to a file in another directory by specifying the
pathname. For example, enter the following command to change the file attributes
of a file named l6_23.log in the logs path:
attr 0x23 \logs\l6_23.log
Examples:
Displaying the Contents of a File
Use the type command to display the contents of a file. Before displaying a file,
enter
more on to display the file one screen at a time.
Enter the following to display a file:
type [-x]
<filename>
-x is an optional command to display the file in hexadecimal format. This allows
files containing nonprintable information to be viewed.
<filename> is the name of the file you are displaying.
If you enter: The system:
attr 0X01 config
Sets the attribute of the file config to read-only.
attr 0X03 config
Sets the attributes of the file config to hidden and read-
only.
attr 0X23 config
Sets the attribute of the file config to hidden, read-only,
and archive needed.
Vista de pagina 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 351 352

Comentarios a estos manuales

Sin comentarios