Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: killing cgi scripts

From: ryanc:iesco-dms at: 19-Dec-2000 15:06

One solution is the file marker. Its just such a simple highly effective cross anything solution, I cant seem to stop finding uses. Not a solution to be proud of--too simple I suppose. Maybe if it was called the "E-file marker" it would be more popular? if exists? %killme.mkr [ delete %killme.mkr quit ] --Ryan Graham Chiu wrote:
> I've just managed to get Rebol running on one of my websites > ( using Solaris ). If I were to start up a script that > doesn't end - say the rebocron.r, how can I kill it? I > don't have telnet access. > > -- > Graham Chiu > -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Ryan Cole Programmer Analyst www.iesco-dms.com 707-468-5400 I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world. -Einstein