summaryrefslogtreecommitdiff
path: root/examples/var_service/ntpd/p_log_important (plain)
blob: 09b248fb3d5e9c906c8449cc11ae5442507fa859
1#!/bin/sh
2
3cd log/logdir || exit 1
4cat @* current | grep -v -eolder -esending -esockets -e'reply from.*offset' -executing | $PAGER
5