The Win-Brash project is a sourceforge link to the Brash website.
Brash is a Microsoft Windows program that provides Bourne Shell scripting and GNU bash-style command line handling. It obeys the vast majority of Bourne syntax (though not all). Those parts that are unix specific, such as traps, are left out. Many GNU Bash features are also included -- though none that depend on array variables (yet).
The ofificial home page for Brash can be found at:
The code available in the sourceforge code page will always be the latest and greatest version thereof. The git repository will be used for joint development activities if any.
Therefore there will always be two ways to obtain the executables and source that comprise the Win-Brash project:
In the vast majority of cases, Brash will behave exactly as the Bourne shell would have -- had it been ported to windows.
Please uses this wiki site to learn about Brash features and techniques.
Please use the Discussion link to report problems or ask questions.