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
ssh session hangs chaandana UNIX for Advanced & Expert Users 3 05-02-2008 12:27 PM
AIX hangs on boot drchris AIX 6 01-11-2008 08:24 AM
ssh + clearcase hangs sunilav UNIX for Advanced & Expert Users 2 05-03-2007 06:53 PM
sendmail -q hangs chaandana UNIX for Advanced & Expert Users 5 10-06-2005 08:38 PM
AIX Hangs vipin77 AIX 5 07-22-2005 09:54 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 09-01-2006
zam zam is offline
Registered User
  
 

Join Date: Jun 2005
Posts: 76
Grep hangs

Running it on SunOS 5.9 Generic_117171-09 sun4u sparc SUNW,Sun-Fire-V440
The grep will hang if ERRORS.txt file > 100 lines

Thanks


ERRORS=./ERRORS.txt
EXCLUDEERRORFILE=./excludeERR.txt

cat $ERRORS | while read ERROR_LINE
do
echo +++ $ERROR_LINE
cat $EXCLUDEERRORFILE | while read EXCLUDE_LINE
do
EXCLUDE_LINE=1
print $ERROR_LINE |grep "$EXCLUDE_LINE"
continue 2
done
echo here
done
  #2 (permalink)  
Old 09-01-2006
zam zam is offline
Registered User
  
 

Join Date: Jun 2005
Posts: 76
EXCLUDE_LINE=1 I put in just for testing
  #3 (permalink)  
Old 09-04-2006
zam zam is offline
Registered User
  
 

Join Date: Jun 2005
Posts: 76
I have found a work around using awk instead cat to read the file. A little awkward but worked for me.
Thanks
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 06:02 PM.


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