TECTED]]On Behalf Of Ricardo
Cumberbatch L.
Sent: Monday, May 07, 2001 9:08 AM
To: Perl-Unix-Users
Subject: [Perl-unix-users] How to make a delay before a instruction.
Hi everybody,
I try to make a script, but a need to make a delay before a instuction
this is a example:
close(Aprob);
Hi everybody,
I try to make a script, but a need to make a delay before a instuction
this is a example:
close(Aprob);
print Aprob @new;
(I what to make the delay befor this next instruction)
open( mail| /usr/bin/mail bla bla bla ...
Thanks for the help
R.C.L.
___