summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-05-13 21:33:26 +0800
committerRunxi Yu <me@runxiyu.org>2024-05-13 21:33:26 +0800
commitf92033f7fe9a91ca8ea0ca442bb4ee2265cb8146 (patch)
treef62c70518a91f973e6d7d47280d7ed1a2e4e72af
parent7cad9d5e3d97cdb5ca9ea29b1959e331ac87d450 (diff)
downloadwww-f92033f7fe9a91ca8ea0ca442bb4ee2265cb8146.tar.gz
hlog: add ls
-rwxr-xr-xhlog.cgi5
1 files changed, 5 insertions, 0 deletions
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