This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Misc > grc (1.9)

grc (generic colouriser)

grc provides two programs: grc and grcat. The main is grcat, which
acts as a filter, i.e. taking standard input, colourising it and
writing to standard output. grcat takes as a parameter the name of
configuration file.

To use, add following lines into your ~/.bashrc or ~/.zshrc:

[[ -s "/etc/grc.bashrc" ]] && source /etc/grc.bashrc
[[ -s "/etc/grc.zsh" ]] && source /etc/grc.zsh

Or put the entire content of /usr/doc/grc-1.9/grc.bashrc-expanded
example into these files.

Maintained by: Edinaldo P. Silva
Keywords: bash,zsh,shell,terminal,colorizer,grc,
ChangeLog: grc

Homepage:
https://github.com/garabik/grc

Source Downloads:
v1.9.tar.gz (2d2d2d4fb465e7f1974b5fecb6903206)

Download SlackBuild:
grc.tar.gz
grc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
grc.SlackBuild
grc.bashrc-expanded
grc.info
grc.zsh
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds