[NTLUG:Discuss] kill a process
Patrick R. Michaud
pmichaud at pobox.com
Wed Aug 30 10:52:42 CDT 2006
On Wed, Aug 30, 2006 at 03:37:12PM +0000, m m wrote:
> All:
>
> As a web developer i always to use php to develop my "software application".
> now I need to send an email alert on a regular basis.
> What I did is use php to create an email alert "web page".
> It works but I have to close/quit the "links" manually.
> I am going use cron to run "links" to invoke the page.
How about using wget to invoke the page instead?
You might also be able to use the -dump or -source option to
links so that it simply retrieves (invokes) the page and exits.
Pm
More information about the Discuss
mailing list