in reply to perl File::tail log files.

However on the router# it doesn't work.

What does "on the router" mean? In technical terms please

Replies are listed 'Best First'.
Re^2: perl File::tail log files.
by user786 (Sexton) on Jun 21, 2014 at 16:25 UTC

    1) I ssh into a cisco router. 2)tail the log file 3) execute commands

      See if File::SmartTail would help any.

      And I myself would rather use File::Tail::Multi than File::Tail for former supports filtering (besides being able to tail multiple files).

      Feb 15, 2019- cpan command "i /File::Tail::Multi/" does not find the module anymore. FWIW.