[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: log reading while updating



roberto <roberto03@gmail.com> writes:

> 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

tail -f file

> is it possible by "less" or other editors ?

In emacs it is possible with tail.el (it's included in emacs-goodies-el
i think), dunno about vim.

> thank you very much

tom


Reply to: