[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: rootsh



On Fri, Apr 20, 2007 at 01:33:01AM +0200, José Manuel Bustillo wrote:
>    2007/4/20, Nico Golde <[1]nico@ngolde.de>:
>      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



Reply to: