home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 033 / atcp40de.zip / SYNCLOCK.DOC < prev    next >
Text File  |  1993-10-17  |  827b  |  22 lines

  1.  
  2. SynClock                AmiTCP/IP User Commands                 SynClock
  3.  
  4. NAME
  5.         SynClock -- Synchronice your Amiga clock from remote host
  6.  
  7. SYNOPSIS
  8.         SynClock HOST/A,SAVE/S
  9.  
  10. DESCRIPTION 
  11.         SynClock is mixed Shell and ARexx script that sets your Amiga
  12.         system clock using DATE command and the information obtained
  13.         from network.  The HOST parameter is required to know where the
  14.         information is to be obtained (daytime service (port 13) is
  15.         used). The optional SAVE parameter makes SynClock to save the
  16.         new date and time to the battery-backed clock of your amiga.
  17.  
  18. REQUIREMENTS
  19.         AmiTCP/IP must be running and TCP: device mounted before this
  20.         command can be executed. ARexx is used since using it makes
  21.         script faster than using normal shell features.
  22.