Differences
This shows you the differences between the selected revisions of the page.
2015-04-24 | 2015-04-24 | ||
no summary (182.183.177.233) (hidden) | Restored revision 1420453869. Undoing revisions 1429866065, 1429867471, 1429867642. (martin) (hidden) | ||
Line 10: | Line 10: | ||
If you want to have full featured terminal, you may find command //[[integration_putty#open_putty|Open in PuTTY]]// useful. | If you want to have full featured terminal, you may find command //[[integration_putty#open_putty|Open in PuTTY]]// useful. | ||
- | /usr/local/bin/multics.x32 -c/var/etc/multics.cfg -b | ||
===== Automating Command Execution ===== | ===== Automating Command Execution ===== | ||
To automate remote command execution use scripting command ''[[scriptcommand_call|call]]'' or .NET assembly method ''[[library_session_executecommand|Session.ExecuteCommand]]''. | To automate remote command execution use scripting command ''[[scriptcommand_call|call]]'' or .NET assembly method ''[[library_session_executecommand|Session.ExecuteCommand]]''. | ||
- | /usr/local/bin/multics.x32 -c/var/etc/multics.cfg -b | + | ===== Custom Commands ===== |
+ | If there is command you need to execute regularly and in particular if the command works with files, you can find [[custom_command|custom commands]] useful. | ||
===== [[limitations]] Technical Background of Terminal Limitations ===== | ===== [[limitations]] Technical Background of Terminal Limitations ===== |