sort last output
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 11 Mar 2024 10:51:16 +0000 (11:51 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 24 Apr 2024 13:20:41 +0000 (15:20 +0200)
www/cgi-bin/last.cgi

index af14b0b..d0fcda3 100755 (executable)
@@ -5,5 +5,5 @@ echo
 
 cd /home/dpavlin/zc/
 
-./last-heartbeat.sh x | cut -d/ -f2- | tr '/' ' ' | sort -k 7
+./last-heartbeat.sh x | cut -d/ -f2- | tr '/' ' ' | sort -k 7 | grep -v '^eg5120' | sed 's/\.[0-9][0-9]*\.up\.7//'