Hagen Fuchs wrote: > Create a batch file that calls a Unix-command (in this case `ssh`) and redirects output to a file. And what you need Wine here for? Hagen Fuchs wrote: > $ wineconsole ssh.bat user@host > linux.out > $ cat wine.out > > $ Yes, it's a a known problem with stdout redirection in wineconsole. Don't use it.