bashColors.sh v0.03
Par Flyounet le jeudi 29 avril 2010, 00:14 - Outils & Développements - Lien permanent
Purpose :
As I am writting more Shell code every day. I often need to use color to show to my users the huge mistake they're trying to put with my Shell script[1]
As my wife calls me Red Fish[2], I rarely figure what is the reference for Shell colors. That's why I made this little Script.
Changelog :
v0.01 [30/03/2010] Flyounet [@Home] :
> Initiale Release
> Prerequisites : F01 common.lib (at least v0.24)
v0.02 [21/04/2010] Flyounet [@Home] :
> Now Under DSSL & GPLv3
> set ts=4 ; set noai
+ Add information how to quit
* When run with Ksh, it show errors about declare... Erased them &
use typeset instead.
v0.03 [27/04/2010] Flyounet [@Home] :
+ Added the work 'effect' in the rainbowTable function
> Now use the F01common.lib v0.27
Screenshots :
The first flavour :
The second flavour:

Prerequisites :
The F01common.lib is required to execute the bashColors.sh script. This library need to be at least in version 0.24.
Files are :
bashColors.sh_v0.03.tar.bz2: The archive which contains all files,bashColors.sh: The script itself,bashColors.sh.README: The complete documentation (but light),prereqs/_common4bash.lib: The extension library for Bash,prereqs/common.lib: A library containing lot of function.
MD5 files :
ee0b046b5a20bdb352401e16c7d8a86c bashColors.sh 2bcd647284682fc577295e868f8e03d2 bashColors.sh.README 17b9c2eed07500fc618cff158d170185 prereqs/common.lib 9fa4b288ecc8e77c4fc34e712191c738 prereqs/_common4bash.lib 5a643a56f6facded12f81f6f0dd24fe7 bashColors.sh_v0.03.tar.bz2
Sha1 files :
62211e320b5a56631a10275c377acc9ff3e470b2 bashColors.sh 2988c08a5761c5850ddad2c231371f0d767f0feb bashColors.sh.README 28e303ffca0d9e3d251c1322a34f09fd3099a30e prereqs/common.lib c525977312841d164ff589621fed70310b23b9c9 prereqs/_common4bash.lib fc10789d9da69e0b95bd070a415421764f46c057 bashColors.sh_v0.03.tar.bz2