Gossamer Forum
Home : General : Perl Programming :

CRON Event without telnet

Quote Reply
CRON Event without telnet
Does anyone know how to do a CRON Rebuild event (or any other way of a way of automatically running a script )without using telnet? My server does not allow it Frown . Any suggestions?



------------------
Quote Reply
Re: CRON Event without telnet In reply to
man crontab

-- Gordon --


------------------
$blah='82:84:70:77';
print chr($_) foreach (split/:/,$blah);