Echo white space into bach history
This commit is contained in:
@@ -15,6 +15,8 @@ MITRE ATT&CK Technique: [T1146](https://attack.mitre.org/wiki/Technique/T1146)
|
||||
|
||||
rm ~/.bash_history
|
||||
|
||||
echo "" > ~/.bash_history
|
||||
|
||||
cat /dev/null > ~/.bash_history
|
||||
|
||||
ln -sf /dev/null ~/.bash_history
|
||||
|
||||
Reference in New Issue
Block a user