logging - How can I list all new processes as they are created? -


i'm familiar tools such ps , top, knowledge, don't catch new processes. top has log mode, if process short-lived enough (e.g. echo 'hello, world!', process won't logged.

this being said, there way list newly-created processes created?

it sounds want "process accounting".

if using linux, there package called psacct can install , start.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -