[wplug] background

salm at servanttechnology.com salm at servanttechnology.com
Tue May 20 15:45:59 EDT 2003


Put this line in your script:

exec >test.log 2>&1

The 2>&1 also redirects error output to the same file  :)


> Say that I have a script that I want to run in that background and
> redirect it's output.  Would I do this?
>
> # test.sh& > test.log
>
> Chris Romano
>
> _______________________________________________
> wplug mailing list
> wplug at wplug.org
> http://www.wplug.org/mailman/listinfo/wplug






More information about the wplug mailing list