Clean history

rm ~/.bash_history && history -c && history -w
This commit is contained in:
rieger::CLOUD
2018-07-24 14:23:01 +02:00
committed by GitHub
parent 09b91a7c22
commit f329ac4ba5

View File

@@ -590,5 +590,5 @@ echo ""
echo " https://$YOURSERVERNAME" echo " https://$YOURSERVERNAME"
echo "" echo ""
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
history -c && history -w rm ~/.bash_history && history -c && history -w
exit 0 exit 0