Find the answer to your Linux question:
Results 1 to 2 of 2
Can someone plz explain to me how to write a shell script to check date?...
  1. #1
    Just Joined!
    Join Date
    May 2007
    Posts
    2

    Shell Script

    Can someone plz explain to me how to write a shell script to check date?

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2006
    Posts
    631
    With the date command you can print or set the date and time. Check the options in the man pages.

    Here you can find a quick guide to writing Bash scripts:

    http://pegasus.rutgers.edu/~elflord/unix/bash-tute.html

    Regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...