Session recording

Paul Lussier p.lussier at comcast.net
Mon Mar 31 13:03:21 EDT 2008


"Kenny Lussier" <klussier at gmail.com> writes:

> The control characters aren't the only reason that script doesn't work
> for us. Script will write out to a file, but the lines aren't time
> stamped, so it's impossible to know when a command was run. Also, the
> file would need to be writable by the user, which defeats the point of
> all the logging :-)
>
Wow, the lack of creativity here is astounding! :)

/etc/bashrc:
...
 export PS1='[ `date` ]' 
...


If you're going to the extent of limiting them to a single shell, you
might as well restrict them further by not allowing them to customize
their own environment and disregarding any ~/.*rc files.
-- 
Seeya,
Paul


More information about the gnhlug-discuss mailing list