Jun 22
history
history | less
#history
is the command to see all the commands enter by the terminal
it is stored in
/root/.bash_history file
for user root
and similarly for other users
in their home directory
keep in mind that smart user can delete history file or just link it back to /dev/null, a better way is to configure process and command auditing
Recent Comments