executables » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2014-05-26 | 2014-05-26 | ||
no summary (99.242.244.67) (hidden) | Restored revision 1377092893. Undoing revisions 1401066856, 1401066876. (martin) (hidden) | ||
Line 17: | Line 17: | ||
* It can be used to execute scripts without showing any window (by omitting ''/console'' parameter). | * It can be used to execute scripts without showing any window (by omitting ''/console'' parameter). | ||
- | fsda===== winscp.com ===== | + | ===== winscp.com ===== |
The ''.com'' executable is a simple tool that internally runs ''winscp.exe'' and provides console interface for it. It's primary purpose is [[scripting]]. | The ''.com'' executable is a simple tool that internally runs ''winscp.exe'' and provides console interface for it. It's primary purpose is [[scripting]]. | ||
Line 26: | Line 26: | ||
The ''.com'' executable needs the ''.exe'' one to operate. It looks for it in the same directory where it is located itself. The ''.exe'' must have exactly the same name. | The ''.com'' executable needs the ''.exe'' one to operate. It looks for it in the same directory where it is located itself. The ''.exe'' must have exactly the same name. | ||
- | fuck you==== [[redirection]] Input/Output Redirection ==== | + | ==== [[redirection]] Input/Output Redirection ==== |
For input/output redirection use standard operators: | For input/output redirection use standard operators: | ||
* ''>'' for output redirection; | * ''>'' for output redirection; |