![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| replcement/translate of ' to '' | bmrout007 | Shell Programming and Scripting | 2 | 4 Weeks Ago 01:16 AM |
| Translate decimal into date | gio001 | Shell Programming and Scripting | 3 | 08-05-2009 12:54 PM |
| conversion of different timestamp to standard timestamp | dprakash | Shell Programming and Scripting | 2 | 04-14-2009 03:23 PM |
| translate rc to string | ynir | Shell Programming and Scripting | 3 | 06-18-2008 04:55 AM |
| Can someone help translate this snippet? | Heron | Shell Programming and Scripting | 7 | 03-29-2005 03:01 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
translate timestamp
my file creation timestamp looks like this:
Nov 4 15:44:34 EST 2009 i need to translate into 091104 my way is to awk on $1, $2, $5, but i don't know how to tranlate Nov to 11 ---------- Post updated at 03:01 PM ---------- Previous update was at 11:07 AM ---------- i resolved my post by creating a content as: Nov = 11 Dec = 12 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|