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

SlackBuilds Repository

14.2 > Misc > grc (1.11.3)

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.

NOTE: to use, add following lines into your ~/.bashrc, ~/.zshrc or in
~/.config/fish/config.fish:

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

This requires: python3

Maintained by: Ricardo J. Barberis
Keywords: bash,zsh,shell,terminal,colorizer,grc,
ChangeLog: grc

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

Source Downloads:
grc-1.11.3.tar.gz (17f9a0b014c771b9e4cd060113309073)

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

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
grc.SlackBuild
grc.info
slack-desc

Validated for Slackware 14.2

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