[Wine] Run program as background job

btopia wineforum-user at winehq.org
Fri May 1 17:04:58 CDT 2009


I have a program test.exe , which is purely text-mode. 

I tried to run it like

   wine test.exe >& /dev/null &


However, the program is suspended.

Is there anyway I can put the program in the background running?

Thanks.







More information about the wine-users mailing list