>Date: Thu, 18 Jan 2001 11:22:49 -0500 >From: howard schwartz <[EMAIL PROTECTED]> >Subject: Test if epppd is resident? > >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? > There is a program called "termin", I think it came with bobcat or maybe with epppd, which can remove epppd from memory. If it is not already loaded, termin just says "Packet driver not found" or something like that. To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with unsubscribe SURVPC in the body of the message. Also, trim this footer from any quoted replies. More info can be found at; http://www.softcon.com/archives/SURVPC.html
