hush/examples/var_service/ntpd/p_log_important
Denys Vlasenko f6348e50ef examples: add a useful "see abridged log" script for ntpd service example
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-07-10 20:15:28 +02:00

5 lines
131 B
Bash
Executable File

#!/bin/sh
cd log/logdir || exit 1
cat @* current | grep -v -eolder -esending -esockets -e'reply from.*offset' -executing | $PAGER