Grzegorz Jacek Nalepa: Korzystanie z dokumentacji GNU/Linux
Strona jest wyświetlana przy pomocy kilku różnych krojów czcionek w różnych kolorach, które wyróżniają odpowiednie fragmenty dokumentu. Sposób wizualizacji można dowolnie skonfigurować z menu preferencji.
Przykład strony podręcznika oglądanej przy pomocy programu można zobaczyć na Rysunku 2.
/usrónan/manl/bash.l
BU man | |bash.l joj jJ Yolumes | ...
Narae bash - GNU Bourne-Again SHell Synopsis bash [options] [file]
^Copyright 3 |
Bash isCopyright(C) 1989,1991,1993,1995,1996by the "
Free Software Foundation, Inc.
vDescription 9
Bash is an sh-compatible command language interpreter that
executes commands read from the standard inputor from a
file. Bash also incorporates useful features from the
Korn and C shells (ksh and esh), I
Bash is ultimately intended to be a conformant implementa- -
tion of the IEEE POSIX Shell and Tools specification (IEEE ■
Working Group 1003.2). jj
§OSIX. This implies the -n option; no commands I
ation differs from the fj0SIX 1003.2 standard to |
If arguments remain after option processing, and neither the -c nor the -s option has been supplied, the first argument isassumed to be the nameof a file containing shell commands. If bash is invoked in this fashion, $0 is set to the name of the file, and the positional parameters are set to the remaining arguments. Bash reads and exe-cutes commands from this file, then exits. Bash s exit status is the exit status of the last command executed in the script. If no commands are executed, the exit status is 0.
Searchj Jlj ii-i 4100 lines J Mono Quit
Rysunek 2: Okno TkMan
Możliwe jest przeszukiwanie bazy whatis systemu man oraz zawartości aktualnie oglądanej strony. Przeszukiwanie pozwala na wykorzystanie mechanizmu wyrażeń regularnych, co znako-
7 PROGRAMY DO CZYTANIA DOKUMENTACJI 10