[EMAIL PROTECTED] wrote:
> I try to write a program that will executes a command on a specific time
> inputted by a user. I don't know how you can compare the time of the user
> with the computer clock ?
> 
> Can anyone help me to do the. I'm a beginner.

FWIW, if you are on a unix system, you might look at the utility
'at' (say "man at") if do this in perl would be redundant. at is
fairly flexible as it is.

Christian

__________________________________________________________________
117 NW 15th Street # S107                            [EMAIL PROTECTED]
Gainesville, FL  32603-1973                         (352) 392-0851

Reply via email to