Differences
This shows you the differences between the selected revisions of the page.
2006-06-04 | 2006-07-06 | ||
old revision restored (martin) (hidden) | no summary (217.151.231.156) (hidden) | ||
Line 2: | Line 2: | ||
See [[commandline|Command-line parameters]] to learn how to enter the console/scripting mode. | See [[commandline|Command-line parameters]] to learn how to enter the console/scripting mode. | ||
- | ===== Commands ===== | + | ===== Команды ===== |
- | The following commands are implemented: ''call'', ''cd'', ''chmod'', ''close'', ''exit'', ''get'', ''help'', ''keepuptodate'', ''lcd'', ''lls'', ''ln'', ''lpwd'', ''ls'', ''mkdir'', ''mv'', ''open'', ''option'', ''put'', ''pwd'', ''rm'', ''rmdir'', ''session'', ''synchronize'' and several aliases. | + | Доступны следующие команды: ''call'', ''cd'', ''chmod'', ''close'', ''exit'', ''get'', ''help'', ''keepuptodate'', ''lcd'', ''lls'', ''ln'', ''lpwd'', ''ls'', ''mkdir'', ''mv'', ''open'', ''option'', ''put'', ''pwd'', ''rm'', ''rmdir'', ''session'', ''synchronize'' и некоторые макросы. |
- | The command ''help <command>'' shows a comprehensive description of the ''command'' including examples and aliases. | + | Команда ''help <command>'' shows a comprehensive description of the ''command'' including examples and aliases. |
Multiple sessions can be opened simultaneously. Use the ''session'' command to switch between them. Commands can be read from a script file or passed from the command-line using the ''/command'' switch. | Multiple sessions can be opened simultaneously. Use the ''session'' command to switch between them. Commands can be read from a script file or passed from the command-line using the ''/command'' switch. |