On Mon, Sep 23, 2002 at 06:14:25PM -0700, Marius Nita wrote: > Remember that epist is a separate binary, so it has to be run separately; > everytime you edit the rc file, you must do a kill -HUP epist in order > to force epist to reread your modified config. Poop. I meant to say killall -HUP epist kill -HUP $(pidof epist) should work just as well later