From 9ae8e28a20208d67ad295b0d7092ac8e7384c743 Mon Sep 17 00:00:00 2001 From: geoffrey Date: Fri, 3 Jan 2025 16:01:18 +0100 Subject: [PATCH] Fix readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fa48269..e3c6806 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,7 @@ By default, the result is print into the stdout, but, you can export it to rsysl ``` $ sudo ./ssh-trace -f ssh-trace_`$(echo date '+%F')`.log -$ cat ssh-trace*.log -$ sudo ./ssh-trace -f logs-ssh +$ cat ssh-trace_`$(echo date '+%F')`.log Jan 03 12:21:33 ubuntu ssh-trace: host=user@192.168.1.37;ppid=8516;pathname=/usr/bin/ls --color=auto -la /home/user;pid=9112 Jan 03 12:21:35 ubuntu ssh-trace: host=user@192.168.1.37;ppid=8516;pathname=/usr/sbin/ip address show;pid=9113 Jan 03 12:21:37 ubuntu ssh-trace: host=user@192.168.1.37;ppid=8516;pathname=/usr/bin/cat /etc/group;pid=9114