![]() |
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 |
| 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 |
| extract and format information from a file | sujoy101 | Shell Programming and Scripting | 12 | 04-16-2008 06:58 AM |
| extract specific data from xml format file. | 60doses | Shell Programming and Scripting | 7 | 01-16-2008 03:26 AM |
| Help: Log data extract | kenm0j0 | Shell Programming and Scripting | 1 | 10-01-2007 08:02 AM |
| Find term and extract till end of data | Raynon | Shell Programming and Scripting | 4 | 04-17-2007 01:41 AM |
| extract data from a find string | odogbolu98 | Shell Programming and Scripting | 2 | 05-15-2002 08:06 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Anyways to find sentences with data format and extract it???
Hi guys,i got this problem which is..i need to find those sentences with date inside and extract them out,the input is somehow like this
eg: $DATA42.GANTRY2.GA161147 DISKFILE 2007-10-16 11:56:45 SUPER.OPR \NETS.$Y4CB.#IN \NETS.4,246 F DENIED READ Report date range........: 2007-08-01 00:00 to 2007-08-01 23:59 Subject System...........: * Subject Userid...........: *.* Subject Login Name.......: * Subject Terminal.........: * Operation................: * so what i need is the one with the date format (yyyy/mm/dd): $DATA42.GANTRY2.GA161147 DISKFILE 2007-10-16 this line will be printed..can this be done using sed or awk???? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|