[clug] logging installation steps

Tony and Robyn Lewis lewis at tonyandrobyn.com
Tue Aug 16 00:37:27 GMT 2005


Nerdvana - Steve Walsh wrote:

>Hello Cluggers
>
>I have the need to monitor the running of a shell script to ensure
>successful installation. What I do now is;
>
>  
>
...

>Does anyone have ideas on the best way to log something like this for later
>inspection?
>  
>
I would use screen to make a detachable terminal, optionally logging to 
file with -L, and run it from within there with "sh -x"

Tony



More information about the linux mailing list