lnav
lnav copied to clipboard
add a ":poll" command that periodically executes a shell command-line and records the output
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.