![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is grep being used correctly? | sai0899 | Shell Programming and Scripting | 2 | 04-18-2008 01:03 AM |
| Shell Implementation not working correctly | AirBronto | High Level Programming | 14 | 02-15-2008 10:41 PM |
| Variable not working correctly. | walsh_j | Shell Programming and Scripting | 3 | 05-30-2007 03:50 PM |
| if not working correctly | 2dumb | Shell Programming and Scripting | 3 | 05-03-2007 03:38 PM |
| Script not working correctly | elchalateco | UNIX for Dummies Questions & Answers | 2 | 10-11-2002 05:09 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
grep -A switch not working correctly with -m
egrep -A 7 -m 2 -h 'Date:|Time:' *.html
this is showing only 2 line after the context of the 2nd found match. Is this a bug in grep? egrep -A 7 -m 2 -h 'Time:' *.html - this works correctly |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|