On Wed, 2004-02-11 at 11:38, Craig Tinson wrote: > I just saw a nice example of a borderless eterm.. > > Eterm -Ox --shade 0 -g=100x15+250+1240 --no-cursor -n messages -T > messages --scrollbar off -f yellow --buttonbar 0 -e grc tail -f > /var/log/messages > > but that was from a debian machine.. so grc isn't a valid command.. > > apparently it's to nice color output.. > > what would be the equiv for fedora? any ideas? > > TIA > > Craig > > > As Jeff noted grc is an application but if your need is for log file output check out colorize.pl http://colorize.raszi.hu/ It's written in perl and now faster than its C implementation called CCZE http://freshmeat.net/projects/ccze/