![]() |
|
|
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 |
| Logical Servers | iBot | HP Server News and Podcasts RSS | 0 | 09-09-2008 12:08 PM |
| logical OR in sed | anchal_khare | Shell Programming and Scripting | 8 | 02-08-2008 03:38 AM |
| Logical OR using sed | thejasviv | Shell Programming and Scripting | 0 | 09-12-2007 09:29 PM |
| logical if condition | nano2 | Shell Programming and Scripting | 7 | 06-27-2007 12:24 PM |
| AIC logical volumes | 98_1LE | UNIX for Dummies Questions & Answers | 1 | 09-14-2002 10:33 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to do logical AND and logical OR with grep
Hi can someone please help me on this.
I need to perform this code: Grep any lines that meets the following criteria (A AND B) OR (A AND C) I tried this code, but it didn’t work Grep-I "A &&B" | "A&&C" *.* [~/foldername]$ thanks in advance |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|