#! /bin/sed -f # HAS Colorize is SED script to colorize HAS output # Copyright (C) 2008 Matous J. Fialka, # Released under the terms of The MIT License s/\([-.]\?[0-9]\)/\1/g s/^\([-+x/%?!=]\)/\1/g