On Fri, 21 Dec 2007 11:11:42 +0100
roberto <[EMAIL PROTECTED]> wrote:

> hello
> a runnig program logs its output to a file and i'd like to read this
> log file "while" it is being written and updated by the program, and
> possibly searching in it for patterns and so on
> 
> is it possible by "less" or other editors ?
> 
> thank you very much
> -- 
> roberto

Yes, it can be done in "less".  Open the log file in less:
     less <logfile>
then:
     Shift-F

-- 
Raquel
============================================================
What is hateful you do not do to your neighbor: that is the whole
Torah. --Shammai


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to