Scripting User Commands in Bash
Jan 04, 2011, 13:04 (0 Talkback[s])
[ Thanks to Andrew
Weber for this link. ]
"Using Variables in Scripts: The purpose of this script is to
log the commands and output of a user so you have an accurate
record of all activity. One problem that you find if you depend
upon logs with users and sudo is that sudo will not log the stdout
nor the stderr."
Complete Story
Related Stories: