Does anyone know the command on how to clear previous commands issued on AIX and Linux operating systems?
I tried "history -c" and "history clear" but did not work.
I did "history -100" and saw all the previous commands I executed, even after I logged off from the session. For security concerns, I would like to clear all the command history.
Any inputs would be greatly appreciated.
Thanks in advance.