Black Box ACS120 Podręcznik Użytkownika Strona 17

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 16
Preface
User Guide 17
Example:
ls [OPTION]... [FILE]...
Pipes
The pipe (|) indicates that one of the words separated by this character should be used in the
command.
Example:
netstat {--statistics|-s} [--tcp|-t] [--udp|-u] [--raw|-w]
When a configuration parameter is defined, the Linux command syntax conventions will be
also used, with a difference.
Greater-than and Less-than signs
When the text is encapsulated with the <> characters, the meaning of the text will be
considered, not the literal text. When the text is not encapsulated, the literal text will be
considered.
Spacing and Separators
The list of users in the following example must be separated by semicolons (;); the outlets
should be separated by commas (,) to indicate a list or with dashes (-) to indicate range; there
should not be any spaces between the values.
sXX.pmusers: The user access list. For example: jane:1,2;john:3,4. The format of this field is:
[<username>:<outlet list>][;<username>:<outlet list>...]
where <outlet list>'s format is:
[<outlet number>|<outlet start>-<outlet end>][,<outlet num-
ber>|<outlet start>-<outlet end>]...
Przeglądanie stron 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 449 450

Komentarze do niniejszej Instrukcji

Brak uwag