[GH-ISSUE #46] Ability to tail multiple log files #29

Closed
opened 2026-03-03 16:03:49 +03:00 by kerem · 1 comment
Owner

Originally created by @cblakkan on GitHub (Mar 26, 2015).
Original GitHub issue: https://github.com/mthenw/frontail/issues/46

Was there intent to support this?

(ve)cblakkan ~$ ls -l a b
-rw-r--r--  1 cblakkan  staff    20B Mar 26 12:04 a
-rw-r--r--  1 cblakkan  staff     5B Mar 26 12:00 b
(ve)cblakkan ~$ frontail a b
tail: a,b: No such file or directory
Originally created by @cblakkan on GitHub (Mar 26, 2015). Original GitHub issue: https://github.com/mthenw/frontail/issues/46 Was there intent to support this? ``` (ve)cblakkan ~$ ls -l a b -rw-r--r-- 1 cblakkan staff 20B Mar 26 12:04 a -rw-r--r-- 1 cblakkan staff 5B Mar 26 12:00 b (ve)cblakkan ~$ frontail a b tail: a,b: No such file or directory ```
kerem closed this issue 2026-03-03 16:03:49 +03:00
Author
Owner

@mthenw commented on GitHub (Mar 27, 2015):

Fixed in v2.1.0.

Thanks for reporting.

<!-- gh-comment-id:86904627 --> @mthenw commented on GitHub (Mar 27, 2015): Fixed in v2.1.0. Thanks for reporting.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#29
No description provided.