root shell
root shell auditing and syslog entry for all commands of shell
2009/10/08
A lot of times there is a need to log all the messages and the output of the shell to the file or syslog. Sometimes I need that for some user too. script command can be used to do this but then …