I'd like to start bash from within Total Commander (which itself is running within Wine). Any ideas (if there are any at all) how I could do it?

link|improve this question

Why do you want to do that? – CarlF Jun 22 '11 at 12:10
feedback

1 Answer

up vote 2 down vote accepted

If you need it to be interactive then run it in a terminal, e.g. gnome-terminal -e bash. Just make sure to have the terminal executable accessible on one of your mapped drives.

link|improve this answer
I can now start cmd.exe from Totalcmd! How would I start bash? Thanks! – Albus Dumbledore Jun 22 '11 at 12:07
1  
Perfect. Thank you very much, Ignacio! – Albus Dumbledore Jun 22 '11 at 12:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.