Linux – Run Linux terminal on Windows

command linelinuxterminalwindows

It is bit pain to work with Windows command prompt. I've been working with Linux and Windows. Linux terminal has more advantages than the XP command prompt, so I would like to use a Linux terminal on Windows. Does anyone know how can we do that ? I don't want to run Linux commands on Windows. But I like the features on Linux terminal so I want to use same features for the Windows command prompt or use Linux terminal on Windows.

Best Answer

Try cygwin and bash.

Most Linux users use bash so I'm guessing that's the console you are referring to.

Related Question