Y
Hacker News
new
|
ask
|
show
|
jobs
by
egonschiele
4756 days ago
Having just seen both utilities, colout looks very useful while grc looks like a PITA. I don't want to write configs for every adhoc command.
1 comments
lobster_johnson
4756 days ago
Yeah, grc is not for ad hoc utilities. It's meant to work with tools you use frequently, like make, diff, gcc, ping etc. where the syntax is known.
link
nojhan
4756 days ago
It should not be too difficult to use the same config files in colout, btw.
link