![]() |
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 |
| regex and grep | Calypso | Shell Programming and Scripting | 4 | 05-18-2009 11:29 AM |
| Regex & grep-foo | DoneWithM$ | Shell Programming and Scripting | 1 | 01-22-2009 12:51 AM |
| Replace if regex on specific column matches expression? | EXT3FSCK | Shell Programming and Scripting | 5 | 11-25-2008 02:00 PM |
| Appending Text To Each Line That Matches Grep | sysera | Shell Programming and Scripting | 4 | 06-16-2005 01:19 PM |
| use of regex on grep | solea | UNIX for Dummies Questions & Answers | 0 | 09-30-2004 11:13 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hello,
I am searching all over the place for this, just not finding anything solid ![]() I want to do be able to access the groups that are matched with grep (either with extended regex, or perl compatible regex). For instance: Code:
echo "abcd" | egrep "a(b(c(d)))" Any help would be greatly appreciated! Thanks!! |
| Bookmarks |
| Tags |
| grep, matches, regex, regex groups |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|