/ScriptWorld

usefull scripts utilities

Primary LanguageShell

ScriptWorld

usefull scripts utilities

color.sh

Usage: color [options]
highlight text using specific colors

Flags:
  -f fgcolor               frontground color
  -b bgcolor               background color
  -s style                 highlight style
  -l, --list               list simple palette
  -a, --all                list all palette

Examples:
echo hello world|color.sh "hello"