RPeraltaJr
4/21/2017 - 4:24 PM

Command history

Command history

cd ~
cat .bash_history (this is where all command history is stored)

history 	 (for a full list display of command history)
history -c 	(clear command history)