Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Look in your home directory for the .bash_history file, open it with any editor.
it can be easier, on the command line, type history by first pressing a space (if there is a space before the command, then it is not written to the command history)
if sent to the pipeline, then you can select the history, for example
history | grep yum install
history | grep iptables
and so on
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question