I was wondering if there is a way that I can check to see the times a certain process ran. I'm running RedHat.
Thanks.
I was wondering if there is a way that I can check to see the times a certain process ran. I'm running RedHat.
Thanks.
Well, depending on whether or not your mystery process was configured to use syslog, you could check /var/log/messages
.
Look for lastcomm and auditd, but they're only good if you had them installed first.