| 
       | 
    
       | 
    
NOW.exe (Resource Kit)
 NOW Display Message with Current Date and Time 
syntax
      NOW [message to be printed with time-stamp] 
Typical output:
  
  Mon Mar 06 14:58:48 2000 your message here 
  
  
  Related Commands:
  
  ECHO - Display message on screen
  DATE /t - Display or set the date
  LOGTIME - Log the date and time in a file
  Timethis - Time how long it takes the system to run a command. (Win 
  2K ResKit) 
  Uptime - Time since last reboot. (Win 2K 
  ResKit) 
  
  Equivalent Linux BASH commands:
  
  date - Display or change the date & time