![]() |
|
|
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 |
| Double quotes or single quotes when using ssh? | password636 | Shell Programming and Scripting | 3 | 05-29-2008 09:52 PM |
| awk to print ' (single quotes) | orahi001 | UNIX for Dummies Questions & Answers | 2 | 03-11-2008 04:30 PM |
| Single v. double quotes in sed (GNU utilities for Win32 version) | daddydojo | Shell Programming and Scripting | 2 | 08-05-2007 06:26 PM |
| Checking Single Quotes in C | janemary.a | High Level Programming | 3 | 06-07-2007 03:48 AM |
| im stuck! 'single quotes' | satnamx | UNIX for Dummies Questions & Answers | 4 | 03-29-2006 07:44 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
grep exclude/find single and double quotes
Hello, I'm trying to use grep or egrep to exclude a whole range of characters but how do I exclude both a single and a double quote.
It might be easier to say how do I use grep to find both single and double quotes. grep ' ' " ' file grep detects the first single quote within my expression as an end of expression marker. I've tried backslashing single quotes and double quotes without a happy result. |
| Bookmarks |
| Tags |
| grep or |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|