Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: OT-is there a way to do this in unix - date question

Re: OT-is there a way to do this in unix - date question

From: GovindanK <gkatteri_at_fastmail.fm>
Date: Wed, 02 Feb 2005 18:21:57 -0800
Message-Id: <1107397317.28590.214207153@webmail.messagingengine.com>


On Wed, 2 Feb 2005 14:12:23 -0500, "Michael McMullen" <ganstadba_at_hotmail.com> said:
> without writing a whole series of ifs, given a number 1 - 12 give the
> corresponding three letter month
> like what you get with date +%b, but someone supplies you the digits
> --
> http://www.freelists.org/webpage/oracle-l

Not sure to what extent this will help you. Chk if you can use the following combining with date function.

$ ls -l /usr/sadm/bin/*date*
-r-xr-xr-x 4 root bin 9376 Apr 6 2002 /usr/sadm/bin/errdate
-r-xr-xr-x 4 root bin 9376 Apr 6 2002 /usr/sadm/bin/helpdate
-r-xr-xr-x 4 root bin 9376 Apr 6 2002 /usr/sadm/bin/valdate
$

HTH
GovindanK

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 02 2005 - 21:24:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US