The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



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
Getting the lines between last occurrence of two patterns rvz Shell Programming and Scripting 8 08-08-2008 06:32 PM
grep patterns - File dhanamurthy Shell Programming and Scripting 1 05-08-2008 11:24 PM
How to get lines in between Patterns? racbern Shell Programming and Scripting 11 04-23-2008 08:28 AM
how to grep for lines between 2 give patterns? melanie_pfefer Shell Programming and Scripting 1 04-03-2008 12:38 PM
Grep multiple patterns malaymaru Shell Programming and Scripting 4 09-25-2005 02:20 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 11-07-2008
gurpreet470 gurpreet470 is offline
Registered User
  
 

Join Date: Feb 2007
Posts: 4
Grep All lines between 2 different patterns

I need a simple script to get all lines between 2 Patterns,

e.g.

.............
.............
114456723: testing Script
Alpha
Beta
114459234: testing Done
.............
.............

It should give all the lines in between 114456723 and 114459234, including these as well.

Any help?

Thanks a bunch..
  #2 (permalink)  
Old 11-07-2008
danmero danmero is offline Forum Advisor  
  
 

Join Date: Nov 2007
Location: 45.48-73.63
Posts: 1,437

Code:
awk '/^114456723:/,/^114459234:/' file

  #3 (permalink)  
Old 11-07-2008
gurpreet470 gurpreet470 is offline
Registered User
  
 

Join Date: Feb 2007
Posts: 4
Thanks, Need to check..
I am not into Scripting and all.. but need to analyze App log files
Thanks again..
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 03:30 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0