Subject: tail follow multiple files?
To: None <tech-userlevel@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-userlevel
Date: 07/01/2005 19:45:32
Any interest in having tail follow multiple files?
Currently it has:
if (fflag && argc > 1)
err(1, "-f and -F options only appropriate for a single file");
FreeBSD in 2004 made their following more than one file i.e. tail -f file1
file2.
On Linux boxes, I use multiple files with tail also.
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/