Here is a little trick I came up with to log the activites of a a certain user to a filed named 'worklog'.
Hope that helps :)
$ perl -e 'while (true) { `w | grep fe0 | grep -vi bash >> worklog`; }'
|
|
|
Anvari.org - Copyright © 1999-2009 Ahmad Anvari