Re: [Ilugc] using cat to print in a color scheme

2009-02-16 Thread Satish Eerpini
Hi steve, .. that still seems to open the editor , though it reads from the STDIN, it still opens the editor, which was not exactly what I was looking for . I indeed found a better tool, it is called "highlight", . A source code formatter( can be found in the Fedora repos). the following does

Re: [Ilugc] using cat to print in a color scheme

2009-02-16 Thread steve
Hi Satish, Satish Eerpini wrote: Is it possible to 'cat' a file to the terminal in a particular color scheme, say like the color scheme used by vim or something. I mean instead of getting plain text when we run say : cat foo.c , can we obtain the output in a particular color scheme in the termin