This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| #################################################################################### | |
| # | |
| # Download Compile and Install BitchX on Ubuntu | |
| # | |
| #################################################################################### | |
| # download bitchx source | |
| # @todo make smarter, i.e. regexp, though now uses _always_ available commands (sic) |