How do I start a wine program from the command line? [duplicate]
Possible Duplicate:
Invoke a wine installed application from command line
I would like to start a wine program via the terminal so if something goes wrong I can see what.
What command should I type in to get the program started?
for an example lets say Spotify.
You just have to
wine /path/to/your/exe/program.exe