d32a1a4054
Zeroconf for IPv4 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
5 lines
59 B
Bash
Executable File
5 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd log/logdir || exit 1
|
|
cat @* current | $PAGER
|