With some frequency, hanging up fails to remove the epppd driver from
memory for one reason or another. In this regard, the batch file I use to
dial the internet and load epppd could sorely use a way to test whether
epppd is already, or still in memory before it proceeds.

However the best I can do write now is to check if the variable,
wattcp.cfg is set -- something I do when I load epppd. I suppose I
could do some horribly inelegant thing like dump the output of the
mem command to a file and then grep the file for an ``epppd'' entry.

Short of that, does any one know of a better way to check if epppd is
already in memory, before trying to load it?

Reply via email to