Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Execute db connection

by sandy1028 (Sexton)
on May 07, 2009 at 09:24 UTC ( [id://762536]=note: print w/replies, xml ) Need Help??


in reply to Re: Execute db connection
in thread Execute db connection

For this file
#!/usr/bin/perl $date = `date`; print $date;
I had set the at command like this at -m 02:21 < date.pl But nothing got printed on the screen. How will I know that the job has been executed

Replies are listed 'Best First'.
Re^3: Execute db connection
by Anonymous Monk on May 07, 2009 at 09:35 UTC
    crond doesn't provide screens/terminals to watch
      When I write to a file also it doesnot write.
        You don't say.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://762536]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-24 10:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found