Avaya Using Technician Interface Software Instrukcja Użytkownika Strona 120

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 119
Using Technician Interface Software
5-12
The name you enter may be from one to 11 characters. You can use letters,
numbers, symbols, or spaces. But you cannot enter the following characters:
' " / \ { } : *
| < > + = ; : ? ( ) & ^
Examples:
Creating a Directory
Use the mkdir command to create a new directory. Enter the following to create a
new directory, where <dir_name> is the new directory name you are creating, and
<pathname> is the name of the path to that directory:
mkdir \
<pathname>
\
<dir_name>
Examples:
Removing a Directory
Use the rmdir command to remove an existing directory. The directory must be
empty before it can be removed. Enter the following to remove a directory, where
<dir_name> is the directory name you are removing, and <pathname> is the name
of the path to that directory:
rmdir \
<pathname>
\
<dir_name>
If you enter: The system:
label
Displays the internal label of the diskette.
label disk1
Writes the internal label disk1 to the diskette.
If you enter: The system:
mkdir logs
Creates a new subdirectory called logs.
mkdir \logs\L_6_23
Creates a new subdirectory called L_6_23 in the path
called logs.
Przeglądanie stron 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 351 352

Komentarze do niniejszej Instrukcji

Brak uwag