Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: TimeSet.pl

by PearlJamned (Initiate)
on Jul 16, 2002 at 17:50 UTC ( [id://182180]=note: print w/replies, xml ) Need Help??


in reply to Re: TimeSet.pl
in thread TimeSet.pl

$synchlists = "rdate -s"; --> its in @synchtimes = ($synchlists, $ping); {near bottom} --> for some reason I had to save it as a scalar value to get the system to run it like it should...at least I believe that was the problem, I had to jump through a few hoops to get this baby working...cc

Replies are listed 'Best First'.
Re: Re: Re: TimeSet.pl
by hossman (Prior) on Jul 16, 2002 at 18:46 UTC
    I believe hte question was not about the variable, but about the acctually program "rdate" that you execute.

    The poster points out that it doesn't exist on his Mandrake or Cygwin systems, ... I find it on Solaris machines, but not FreeBSD ... perhaps it is Solaris specific?

      RH 7.x is what I use... i didn't think to check the origins of rdate... man rdate: rdate - connects to an RFC 868 time server over a TCP/IP network, printing the returned time and/or setting the system clock.
      I don't find it on any of my non-Solaris machines which include AIX, Digital Unix, and RH Linux.

      perl -e 'print reverse qw/o b n a e s/;'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 20:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found