The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #9 (permalink)  
Old 05-23-2006
rohitv rohitv is offline
Registered User
 

Join Date: May 2006
Posts: 7
question on egrep

Hi Ranj,
Your solution works for
egrep '^a(a)+$'

But can you tell me how to interpret this please?

How does this know it needs to select 2.. upto 6 a's ?

Thanks
Rohit
Reply With Quote