Re: Monitor log file thru shell script

Shiva,

Don't use tail -f. That keeps going until you kill it which won't work for
your email. Instead, tail for the specific number of lines you are
interested in.

Dennis Williams

Other related posts: