On Fri, Apr 20, 2007 at 01:33:01AM +0200, José Manuel Bustillo wrote:
>    2007/4/20, Nico Golde <[EMAIL PROTECTED]>:
>      What is the difference to script(1)?
> 
>    Is totally different programs, rootsh is a logging wrapper for shells
>    which logs all echoed keystrokes and terminal output to a file and/or
>    to syslog.

It still looks like this can all be done with script + logger:
    $ mkfifo myfifo; logger -f myfifo & script -f myfifo

-- 
Eric Cooper             e c c @ c m u . e d u


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to