![]() |
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 |
| grep question | farmerjack86 | UNIX for Dummies Questions & Answers | 1 | 02-16-2009 01:24 AM |
| grep question | tim-bobby | UNIX for Dummies Questions & Answers | 4 | 10-05-2007 11:58 AM |
| grep question | raje17 | Shell Programming and Scripting | 3 | 04-11-2006 07:25 PM |
| sed / grep question | hemangjani | Shell Programming and Scripting | 6 | 02-24-2006 12:51 PM |
| grep question | pkappaz | UNIX for Dummies Questions & Answers | 3 | 09-10-2001 10:05 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Question in grep
I have a requirement where I need to search for 26 consecutive 000000.000 in a file. I tried using grep but it is not working.
The string I need to search is 000000.000000000.000000000.000000000.000000000.000000000.000000000.000000000.000000000.000000000.000 000000.000000000.000000000.000000000.000000000.000000000.000000000.000000000.000000000.000000000.000 000000.000000000.000000000.000000000.000000000.000000000.000 I gave \ before the . to ignore the wildcard character. Stil it is not giving the desired output. Please help. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|