wineconsole
Starts a program in a Wine console
Usage:
wineconsole [options] <command>
Options:
--backend={user|curses} Choosing user will spawn a new window, curses will
try to setup the current terminal as a Wine console
<command> The Wine program to launch in the console
Example:
wineconsole cmd
Starts the Wine command prompt in a Wine console