RE: Using grep with tail. Unix challenge!

-----Original Message-----
Doing this :
tail -f development.log | grep “ERROR”
will filter the log file, but it will not constantly update
itself. i.e.
newly added lines to the log file that contain “ERROR” are
not displayed.

Does anyone know how to do this?

See file-tail, on the RAA.

Regards,

Dan

This communication is the property of Qwest and may contain confidential
or
privileged information. Unauthorized use of this communication is
strictly
prohibited and may be unlawful. If you have received this communication
in error, please immediately notify the sender by reply e-mail and
destroy
all copies of the communication and any attachments.