2008/8/18 Valery Reznic <[EMAIL PROTECTED]>: > You can instead of > > rm -f redo-afn2-dev.out; ./redo.sh afn2-dev & jobs -x tail --pid %./redo.sh > -F -n +0 redo-afn2-dev.out > > Type > h=afn2-dev; rm -f redo-$h.out; ./redo.sh $h & jobs -x tail --pid %./redo.sh > -F -n +0 redo-$h.out > > Then, when you need change hostname you find this command and just change h=
Bloody right! Thanks! --Amos ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
