[ExtractStream] Re: Released: TyTool alpha #1.

Patrick Lawrence 09171ddcaf448a2616b4c4ef43f74ade at p...
Tue, 28 May 2002 09:37:48 -0700


> cd /var/hack/TyTool
> ./tserver_mfs

Wouldn't it be better as:

(cd /var/hack/TyTool; ./tserver_mfs > /dev/null 2>&1 &)

The parens '()' should spawn the above commands in a subshell with
tserver_mfs run in the background and has the output sent to the null
device...

Pat
-- 
"Let's Roll" - Todd Beamer