![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Convert UTC time to Date | GNMIKE | Shell Programming and Scripting | 10 | 05-08-2009 08:07 AM |
| Convert String to Date | ORatjeuh | Shell Programming and Scripting | 2 | 05-06-2008 07:49 AM |
| convert Julian date to calender date | srikanthus2002 | Shell Programming and Scripting | 6 | 05-08-2007 07:27 AM |
| Newbie convert date ksh | britney | Shell Programming and Scripting | 3 | 03-15-2006 10:55 AM |
| Date convert Help | nzq71k | UNIX for Dummies Questions & Answers | 2 | 05-20-2003 05:25 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Convert date from yymmdd to mm/dd/yy
Hi,
I have a file where each record has a date field in yymmdd format. How can I convert it to a new file with the date changed to mm/dd/yy and a space before and after? Input file: 9S14BT080407000000 6S14YS080402000000 6S14CK080402000000 Output needed: 9S14BT 04/07/08 000000 6S14YS 04/02/08 000000 6S14CK 04/02/08 000000 Thanks for any help you can give me. ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|