Hey everyone, I'm wondering if it is possible to monitor file execution. For example, determine if a user executed the kill command/what did it kill. I've pondered the possibility of scanning shell history but that's not real reliable. I also thought about alias's but that no good. I must be missing something simple.