![]() |
|
|
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 |
| Need help to escape special characters in Korn shell script | rogers42 | UNIX for Dummies Questions & Answers | 6 | 05-14-2009 08:23 AM |
| Escape character | deepakpv | Shell Programming and Scripting | 4 | 02-16-2007 03:19 AM |
| escape characters.. | sharsin2001 | Shell Programming and Scripting | 9 | 11-06-2006 10:52 AM |
| number of escape characters? | Sebarry | Shell Programming and Scripting | 0 | 06-22-2006 05:23 PM |
| lp FormFeed Escape characters | jgordon | UNIX for Advanced & Expert Users | 4 | 10-15-2003 03:01 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Searching for escape characters
Hi all
I have been trying to write a script to look for a set of specific escape characters in a file. On viewing the file via vi it shows this : ^[p^@^E^_^@^@^@^@^@^@^@ Vi also reports at the bottom of the screen [noeol] I understand this means no end of line. I have tried a vary of grep parameters such as grep ^\^. filename grep --binary-file=binary without any luck. I hope someone has a genius idea! ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|