spegling av
http://git.busybox.net/busybox/
synced 2025-01-18 23:45:10 +00:00
d32a1a4054
Zeroconf for IPv4 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
4 rader
59 B
Bash
Executable file
4 rader
59 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd log/logdir || exit 1
|
|
cat @* current | $PAGER
|