Differences
This shows you the differences between the selected revisions of the page.
2010-02-25 | 2010-02-25 | ||
no summary (77.94.163.185) (hidden) | Restored revision 1217489837. Undoing revision 1267127820. (martin) (hidden) | ||
Line 11: | Line 11: | ||
If you want to have full featured terminal, you may find command //[[integration_app#opening_current_session_in_putty|Open In PuTTY]]// useful. | If you want to have full featured terminal, you may find command //[[integration_app#opening_current_session_in_putty|Open In PuTTY]]// useful. | ||
- | [[Internal Link]]===== Automating Command Execution ===== | + | ===== Automating Command Execution ===== |
To automate remote command execution use scripting command ''[[script_commands#call|call]]''. | To automate remote command execution use scripting command ''[[script_commands#call|call]]''. | ||
Line 27: | Line 27: | ||
echo "some input" | command | echo "some input" | command | ||
+ |