![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Array with special Characters | donaldfung | UNIX for Dummies Questions & Answers | 1 | 06-08-2008 09:18 AM |
| Grep with Special Characters | Vashj | Shell Programming and Scripting | 6 | 11-27-2007 02:51 AM |
| Special Characters in directory name | tez | UNIX for Dummies Questions & Answers | 6 | 08-14-2006 04:06 PM |
| special characters | nawnaw | UNIX for Dummies Questions & Answers | 2 | 05-18-2004 12:17 PM |
| awk/sed with special characters | apalex | Shell Programming and Scripting | 5 | 05-06-2002 01:40 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi there
I need to grep for a detail from a file. The pattern to search for involves escape sequences in it. This causes for the problem. Code:
grep "P\_SOME\_STRING\_SEARCH" filename Code:
select * from my_system_param where param_name = 'P\_SOME\_STRING\_SEARCH' escape '\'; |
| Forum Sponsor | ||
|
|