Newer
Older
Import / code / .svn / pristine / 53 / 535b61d60717ccbc29f5b9b5298e01df4ba4d468.svn-base
@John John on 29 Dec 2020 136 bytes bulk import from macbookpro checkouts
#!/bin/sh

#
# Exit and wipe the entire bash history including removing that we did this command
#
rm ~/.bash_history ; kill -9 $PPID