Need help with simple script (noob)

Hi

This is my first time attempting a bash script, or any kind of programming.

I'm trying to get a clear picture but it helps to work backwards.

It would be greatly appreciated if someone could show me what this script would look like...

Write a script that displays todays date in MM/DD/YY format (2/20/07), in DD/MM/YY (20/Feb/07) format (European style), as a "long" format - Tuesday, February 20 2007 - and as a Unix time stamp (*nix keeps track of time as being the number of elapsed seconds since midnight January 1 1970).

Thanks :wall:

Do not post classroom or homework problems in the main forums. Homework and coursework questions can only be posted in this forum under special homework rules.

Please review the rules, which you agreed to when you registered, if you have not already done so.

More-than-likely, posting homework in the main forums has resulting in a forum infraction. If you did not post homework, please explain the company you work for and the nature of the problem you are working on.

If you did post homework in the main forums, please review the guidelines for posting homework and repost.

Thank You.

The UNIX and Linux Forums.