lnav icon indicating copy to clipboard operation
lnav copied to clipboard

add a ":poll" command that periodically executes a shell command-line and records the output

Open tstack opened this issue 4 months ago • 0 comments

We have the :sh command and the -e flag to execute a shell command-line and capture its output. To go along with those, it would be nice to have a command that would periodically execute a shell command-line and record the output.

tstack avatar Aug 31 '25 13:08 tstack