Update README.md

This commit is contained in:
skyper
2023-05-17 13:04:15 +01:00
committed by GitHub
parent 5133533de2
commit f837ca56fd
+1 -1
View File
@@ -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%% *}