From f837ca56fdf5816e83a97f8e89978aa3017ce916 Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Wed, 17 May 2023 13:04:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90366ea..6adb27f 100644 --- a/README.md +++ b/README.md @@ -1125,7 +1125,7 @@ This will reset the logfile to 0 without having to restart syslogd etc: cat /dev/null >/var/log/auth.log ``` -This will remove any sign of us from the log file: +This will remove any line containing the IP `1.2.3.4` from the log file: ```sh #DEL=thc.org #DEL=${SSH_CLIENT%% *}