roberto <[EMAIL PROTECTED]> 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]