The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 08-17-2001
alwayslearningunix
Guest
  
 

Posts: n/a
Bits: 0 [Banking]
man date

This will show you how to change the time on the machine - and as you have hinted be very careful because applications may be using the system clock. Crontab jobs will certainly be affected.

It's best to look at the application documentation or ask a support/consultant contact how changing system time will affect the running of the application.

Regards.