coreutils
[Top][All Lists]
Advanced

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

tail symlink with inotify


From: Norman Rasmussen
Subject: tail symlink with inotify
Date: Fri, 6 Mar 2020 01:14:23 -0800

I noticed that `tail -F log-latest.symlink` doesn't use inotify
(mentioned in the 2013 thread "tail should dereference watched file"
[1])

It would be great if tail supported inotify when given a symlink.
Which it would have to do by watching both the symlink (or multiple
symlinks if there's a chain) and the target (as pointed out by
Bernhard on the thread). Do you think it would be worth doing? (What
are your thoughts 5 years later on?)

[1] https://lists.gnu.org/archive/html/coreutils/2013-09/msg00029.html

-- 
- Norman Rasmussen
 - Email: address@hidden
 - Home page: http://norman.rasmussen.co.za/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]