![]() |
|
|
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 |
| sed with special characters | itzz.me | Shell Programming and Scripting | 4 | 04-06-2009 10:34 PM |
| Grep not working - special characters?? | gugs | Shell Programming and Scripting | 3 | 07-31-2008 12:22 PM |
| get rid of special characters | vakharia Mahesh | UNIX and Linux Applications | 4 | 07-29-2008 02:36 PM |
| grep with special characters | guruparan18 | UNIX Desktop for Dummies Questions & Answers | 3 | 06-12-2008 06:58 AM |
| Grep with Special Characters | Vashj | Shell Programming and Scripting | 6 | 11-27-2007 06:51 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Using GREP for special characters
Hi folks
I am issuing the following command: grep "[\/:*?"<>|#+%&]" * Looking for the characters \/:*?"<>|#+%& within all files in a directory, but the command fails being unhappy with pipe: ksh: 0403-057 Syntax error: `|' is not expected. How do I force the command to take the pipe | ? I guess the same is for *some* of the other symbols. Regards, Dave |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|