To see the current time from the Ubuntu or Linux command line:
date
which will give you:
Fri May 30 15:53:21 EDT 2008
To see how to include and format dates and times in your shell scripts, see this post:
To see the current time from the Ubuntu or Linux command line:
date
which will give you:
Fri May 30 15:53:21 EDT 2008
To see how to include and format dates and times in your shell scripts, see this post: