m the at schedule. That would work.
~Mike L.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
Terry Vaughn
Sent: Wednesday, November 20, 2002 8:23 AM
To: [EMAIL PROTECTED]
Subject: Re: [Perl-unix-users] OT cygwin question
I'm all ears. Is there a
Terry,
I believe the tar command can run in the command prompt also and it
doesn't need to run in the bash shell. Also I think the system command
(in Perl) uses a bash shell to execute your command.
If there is a cygwin has a cron function you will need to create a
crontab file
Example:
# minut
PROTECTED]
Subject: Re: [Perl-unix-users] OT cygwin question
I'm all ears. Is there a "win32" crontab solution bundled in the cygwin
?? Could you share sample code of your use of crontab on Win32??
Terry
>>> <[EMAIL PROTECTED]> 11/20/02 09:30AM >&g
I'm all ears. Is there a "win32" crontab solution bundled in the cygwin ?? Could you
share sample code of your use of crontab on Win32??
Terry
>>> <[EMAIL PROTECTED]> 11/20/02 09:30AM >>>
Terry,
why not just use Crontab?
--
James Schappet
http://www.schappet.com
Terry,
why not just use Crontab?
--
James Schappet
http://www.schappet.com
On Wed, 20 Nov 2002, Terry Vaughn wrote:
> Hello. I have the cygwin bash environment installed on Win2K and run a lot of my
>perl scripts from this env.
>
> I have a script that I would li