Differences
This shows you the differences between the selected revisions of the page.
2006-07-06 | 2006-07-06 | ||
no summary (217.151.231.156) (hidden) | old revision restored (martin) (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 ===== |
- | Доступны следующие команды: ''call'', ''cd'', ''chmod'', ''close'', ''exit'', ''get'', ''help'', ''keepuptodate'', ''lcd'', ''lls'', ''ln'', ''lpwd'', ''ls'', ''mkdir'', ''mv'', ''open'', ''option'', ''put'', ''pwd'', ''rm'', ''rmdir'', ''session'', ''synchronize'' и некоторые макросы. | + | 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. |
- | Команда ''help <command>'' shows a comprehensive description of the ''command'' including examples and aliases. | + | The command ''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. |