View Full Version : bash shell on Windows


Cheng Rithy
01-21-2004, 03:03 PM
Hi,

I wonder if there are any simulated bash shells for Windows. The shell
should
have at least the following features:

1- Auto-completion of various commands when pressing the TAB key (as in
Linux, there is a daemon managing the command database)
2- Auto-completion of directories when pressing TAB
3- Compatible with Windows's command prompt (cmd.exe or command.com), i.e.,
can recognize internal commands.
4- If possible, work in the background as a hook/interrupt to handle from
inside Windows's command prompt (cmd.exe or command.com)

The "bash_ntXXXX" is far way from my needs.

Thanks,
Rithy