The platform bash command history log lists all commands that have been issued from the server’s command line interface (CLI) for the last month.
Some acronyms that appear in this log are:
PPID = parent process ID
PID = process ID of shell
UID = a number that the system associates with a login, for example, “0” is root; all other numbers match to login names.
Figure : 1. Sample bash history log