Table A-2. Legend
| Symbol | Meaning | Example | |
|---|---|---|---|
| [...] | Left-click a button | [File/Close] appears in most X applications. [OK] appears in most Windows dialogs | |
| [[...]] | Double-left click a button | [[My Computer]] displays the devices of a Windows systems | |
| {...} | Right-click a button | {My Computer\Properties} displays the configuration of a Windows system | |
| ...\... (or) .../... | Walk a hierarchy in a menu or filesystem | linux uses / to delimit elements in hierarchies. Windows uses \ to delimit element in hierarchies. | |
| bash> .. | Enter instructions into a bash-style shell | bash> uname -a (returns linux kernel version information) | |
| A:\> ... (or) C:\> ... | Enter instruction into a dos shell |
| |
| <...> | replace with indicated value | Enter First Name: <your first name> |
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |