Logo Background

Windows Command Prompt mimic Linux terminal

  • Recently I installed Windows XP Professional to run certain software which is only available for Windows based systems. Having used Unix based systems for a while, I would like to make the Windows Command Prompt mimic the functionality of Terminal? Windows XP is dual booting with Slackware 9.1.

    There is a package available called Cygwin (www.cygwin.com) which augments a Linux like environment into Windows. In particular, it adds support for Linux style commands and also implements an API to allow Linux applications to be easily ported to the Windows platform without a complete code rewrite (an example is PostgreSQL). The part you would be most interested in is the support for Linux commands. The Linux commands will be augmented into the Windows Command Prompt, or you can use bash which is included in the package. There are a lot of ins and outs with the software, so I suggest you read the documentation at cygwin.com/docs.html. If you want to download Cygwin, it is available free at their website.

Leave a Comment
Hi there. If this is the first time you are posting a comment it will not appear immediately, but needs to be approved. This is necessary in order to combat comment spam. However, once you have submitted a comment (which is subsequently approved) you do not need to go through this process again - the site remembers who you are and auto-approves your comments. Nifty eh? Anyway, sorry about the inconvenience that this may cause for your first comment post.