I am a beginner in Linux, so excuse me if the question is simple.
I use xterm in wine as follows:
wine cmd
z:\usr\bin\xterm -e application
xterm will open a new window, runs the application and then close the window.
How to make xterm print its output in the same terminal window that I was using initially?
I hope that the question is clear.
Extra info: My OS is Linux Redhat RHEL 6.3 with Linux Kernel: 2.6.32
applicationin a separate terminal window? – user1146332 Mar 4 at 16:35xtermis a terminal window. If you want to runapplicationin the console window, just typeapplicationat the command prompt-- noxterm. – alexis Mar 4 at 17:29wine application)? – Gilles Mar 4 at 23:13