On Tue, Sep 19, 2023 at 01:13:53PM +0100, Pádraig Brady wrote:
> On 18/09/2023 17:09, Stephen Kitt wrote:
> > tail can watch multiple files, but currently only a single writer. It
> > can be useful to watch files from multiple writers, or even processes
> > not directly related to the files (e.g. w
On 18/09/2023 17:09, Stephen Kitt wrote:
tail can watch multiple files, but currently only a single writer. It
can be useful to watch files from multiple writers, or even processes
not directly related to the files (e.g. watch log files written by a
server process, for the duration of a test driv
tail can watch multiple files, but currently only a single writer. It
can be useful to watch files from multiple writers, or even processes
not directly related to the files (e.g. watch log files written by a
server process, for the duration of a test driven by a separate
client).
* src/tail.c (wr