Check the options on the tail command.

tail -f <filename> will display the last 10 lines and then continue to display lines as they are written to the file.

David Hart writes:

Suppose, for testing purposes, that I want to display my httpd access
and error logs, on the screen, updating in real time. Is there a way to
do this?


--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to