From f92033f7fe9a91ca8ea0ca442bb4ee2265cb8146 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 13 May 2024 21:33:26 +0800 Subject: hlog: add ls --- hlog.cgi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hlog.cgi b/hlog.cgi index 04d244f..b7f414c 100755 --- a/hlog.cgi +++ b/hlog.cgi @@ -1,4 +1,9 @@ #!/bin/sh printf 'Content-Type: text/plain\r\n\r\n' + +ls -l /srv/hlog/runxiyu.hlog + +printf '\n' + cat /srv/hlog/runxiyu.hlog -- cgit 1.4.1-2-gfad0