ps -fu username lists all processes currently running.
Is there a way to list all processes that were running in a time period ? like, the ones that ran yesterday (and are no longer running)
|
|
|
You might want to look at something called process accounting. Note that this may involve a rebuild of your kernel. |
||||
|
|