##############################
# bashColors.sh instructions #
##############################
# Flyounet      (c)2009-2010 #
##############################

+ Purpose :
  o For me it's often difficult to remember colors for shell scripting.
    The aim of this script is to show a color table.

+ License :
  o All documentations are provided under hte Creative Commons License by-sa v3.0
    o http://creativecommons.org/licenses/by-sa/3.0/
    o http://creativecommons.org/licenses/by-sa/3.0/deed.fr
  o These material is provided under the GPLv3 license and DSSLv1.
    o http://www.gnu.org/licenses/gpl-3.0.html
    o http://www.april.org/files/groupes/trad-gpl/doc/GPLv3/www.rodage.org/gpl-3.0.fr.html?q=groupes/trad-gpl/doc/GPLv3/www.rodage.org/gpl-3.0.fr.html
    o http://dssl.flyounet.net/licences

+ Installation instructions :
  o Simply copy files where you want.

+ Uninstallation instructions :
  o Simply delete files

+ Usage instructions :
  o Execute the script
    eg: ./homeOfTheScript/bashColors.sh

+ Example :
  o The script 'bashColors.sh' is by itself the example. Read it and run it !

+ Files :
  o bashColors.sh (or maybe bashColors_vx.xx) contains the script.
  o prereq/common.lib contains a library needed by the script (in new ver.).
  o prereq/_common4bash.lib could be present if F01common.lib is above v0.25
  o bashColors.sh.README is this documentation

# +---------------------------------------------------------------------------+ #
# | Last subversion informations :                                      
# | $Revision: 2 $ : $Date: 2010-03-18 00:50:03 +0100 (jeu. 18 mars 2010) $                                                     
# | $Author: Flyounet $
# +---------------------------------------------------------------------------+ #

