executables » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2013-08-21 | 2013-10-22 | ||
windows shell waits even for .exe, so there's no such difference with .com (martin) | no summary (46.171.248.77) (hidden) | ||
Line 30: | Line 30: | ||
* ''>'' for output redirection; | * ''>'' for output redirection; | ||
* ''<'' for input redirection; | * ''<'' for input redirection; | ||
- | * ''|'' for piping. | + | * ''|'' for piping. sisior |
You can also use input/output redirection when running '''winscp.com'' from another application. //For example see [[guide_dotnet#input|Guide to SFTP transfers in .NET]].// | You can also use input/output redirection when running '''winscp.com'' from another application. //For example see [[guide_dotnet#input|Guide to SFTP transfers in .NET]].// |