Date: Mon, 11 Dec 2006 17:08:34 +0000 From: "c0re dumped" <ez.c0re@gmail.com> To: freebsd-hackers@freebsd.org Subject: Reading in real time from a file without pipes Message-ID: <6dd8736a0612110908q2cdb99a0rf3b8da3f5e4bdfee@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello everyone, I wonder if is possible to read data from a certain file without using a pipe. Let me explain: I have a process already writing messages to a logfile. I want to read all written data (without neither stop nor interfere normal log process) from another process in real time. How can I achieve it ? thanks -- No stupid signatures here.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6dd8736a0612110908q2cdb99a0rf3b8da3f5e4bdfee>