[Wine] Re: Start bash within wine

vitamin wineforum-user at winehq.org
Fri Sep 2 19:45:04 CDT 2011


div wrote:
> Is there a possibility to execute e.g. a bash command/Linux program out of program running under wine?

Sort of. You have to execute bash give it whatever commands you want it to run via "-c" switch. For example "/bin/bash -c 'ls -la /' ".

For details see: http://wiki.winehq.org/FAQ#head-831a83720cb0fc83e7a74a0b6ef3a7aab001a347







More information about the wine-users mailing list