Home / Badger for Bash
Name Modified Size InfoDownloads / Week
Parent folder
BashBadger0.8.sh 2011-05-10 20.3 kB
BashBadger0.7.sh 2011-05-04 22.2 kB
BashBadger0.6.sh 2011-05-03 21.7 kB
BashBadger0.5 README.txt 2011-05-02 2.7 kB
BashBadger0.5.sh 2011-05-02 12.6 kB
Totals: 5 Items   79.4 kB 0
BADGER FOR BASH 0.5 README
----------------------
************************************
*Script: BashBadger.sh             *
*Author: Cyberpunk                 *
*Creation Date: 4/30/2011          *
*Last Modified: 4/30/2011          *
*Email: cyberpunkpcrepair@gmail.com*
************************************
*Description: Badger is a multi-   *
*purpose shell script designed to  *
*make Sys Admins and Power Users   *
*life a little easier.             *
************************************
Please contact me at cyberpunkpcrepair@gmail.com with bug reports, ideas, 
or if you wish to join in the development of Badger.
For more information on Badger visit my blog at http://cyberpunkpcrepair.blogspot.com/ or contact me via email.

To use Badger for Bash you must first change its permissions to an executable file.
This can be done through the GUI or the terminal.
GUI Instructions: Right click the BashBadger0.5.sh file and click properties.
Then click the permissions tab and you should find a check box that says
"Allow executing file as a program" click this box so it is checked and you are good to go.
Terminal Instructions: Open a terminal and type the following at the command prompt
chmod +x 'path/to/file/you/wantto/make/executable.file' then you are good to go.

Once the file has been made executable you simply have to open the file and run it in the terminal.
Or you can run it through the terminal by typing the name of the file in the command prompt.

If you have any questions or experience trouble please contact me via email.
Later on I will be adding a help option to Badger that will explain what each of the programs do
and how to use them. Each program should tell you what to do as you use it though.

Badger For Bash is covered under the GNU General Public License.
This basically means you are allowed to use, redistribute, and modify this program.
I only append to this that it is the wish of the author that this product remain free
and Open Source, so please do not sell this product for any material gain.

Copyright (C) 2011  Connor Nickerson

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
Source: BashBadger0.5 README.txt, updated 2011-05-02