Displaying 1 result from an estimated 1 matches for "uptimenonexist".
2011 Aug 30
5
Wine 1.3.26 no output from linux console to windows console
...-r3 #1 MSD 2011 x86_64 Intel(R) Xeon(TM) CPU 2.80GHz GenuineIntel GNU/Linux, KDE 4.
Wine 1.3.26,
KDE 4.6,
Xorg 1.10.2
1. No output from linux console to cmd
wineconsole cmd
dir - gives the correct output from the current directory
uptime : empty output, though the program is found and started
uptimenonexistent : File not found
ls -l : empty output
lsnonexistent -l : File not found
curl http://www.winehq.org > winehq.org - downloads the index page to winegq.org file correctly, but still without any output to CMD
Conclusion: Linux programs are starting in wineconsole cmd but there is no reply f...