The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: tail -f
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 04-10-2007
sami98 sami98 is offline
Registered User
  
 

Join Date: Mar 2007
Posts: 10
if u r using linux, u could try:
watch -n 1 'egrep fail a.log > b.log'