log-file output in separate files

Paal Marker paal at barum.folkebibl.no
Wed Feb 25 06:25:05 UTC 2004


I need to store excerpts of logfiles in separate files from remote server.

Usually I use the commands:
grep -n "expression" /var/log/logfile
and
tail --lines=x /var/log/logfile

...for getting output

Is there a way to give these commands and then the output is 
automatically stored in a new file?





More information about the redhat-list mailing list