aboutsummaryrefslogtreecommitdiff
path: root/examples/var_service/zcip_if/p_log
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2018-07-03 23:23:09 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2018-07-03 23:23:09 +0200
commit14339191afc5d77205487e3365ca2569f86afd44 (patch)
tree95fdd8f36e2dcf61126bbbdfe55c735562bcac7e /examples/var_service/zcip_if/p_log
parentaa75a7da7f3b0bb50be82f535244137bae423fa8 (diff)
downloadbusybox-14339191afc5d77205487e3365ca2569f86afd44.tar.gz
examples/var_service/: use standard logger script, viewer and pager scripts
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'examples/var_service/zcip_if/p_log')
-rwxr-xr-xexamples/var_service/zcip_if/p_log4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/var_service/zcip_if/p_log b/examples/var_service/zcip_if/p_log
deleted file mode 100755
index a2521be05..000000000
--- a/examples/var_service/zcip_if/p_log
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-cd log/logdir || exit 1
-cat @* current | $PAGER