Re: tail -f sobre una tubería
David Serrano dijo:
> ¿Más soluciones? No existen, ¿verdad?
Mira logcolorise, hace algo parecido:
[http://www.oinkzwurgl.org/software/kderocks/kstart.php]
First of all you need to have syslogd report everything
somewhere. Latter is a FIFO (a named pipe, a special device).
Using the command mkfifo /dev/logcolorise does this quiet
easily. Now tell syslog to pipe all messages to that pipe:
edit /etc/syslog.conf
and ad the following line:
*.* |/dev/logcolorise
Note that the white space must be TABs!!!!
And don't forget the pipe symbol!
Now restart syslogd.
Anda en .deb por:
http://www.chevettes.com/~djm/debian/
¿Te vale esto o me he ido por los cerros? Estoy muy dormida :-)
--
Próxima estación, Esperanza. Final de trayecto - Metro de Madrid
Amaya Rodrigo Sastre www.andago.com Sta Engracia, 54 28010 Madrid
BOFH-dev && CVS Evangelist Tfno: 912041124 Fax: 912041111
Reply to: