![]() |
|
|
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 |
| Can I read a file character by character? | murtaza | Shell Programming and Scripting | 4 | 04-27-2009 06:51 AM |
| Can i read a file character by character | karnan | Shell Programming and Scripting | 6 | 05-19-2008 03:22 AM |
| create control file in UNIX | alfredo123 | UNIX for Dummies Questions & Answers | 5 | 06-06-2006 12:24 PM |
| Disable printing control file | cpuhl | UNIX for Advanced & Expert Users | 1 | 06-01-2005 05:19 PM |
| Control saving file by type | saswerks | UNIX for Dummies Questions & Answers | 4 | 02-15-2005 04:47 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Control character in a file
Hi All,
I am looking for a solution to capture any ASCII control character in a file ( where the ASCII control character is in decimal value from 0 to 31 and 127 ( Hex value from 00 to 1F and 7F ) ) by returning any affected lines. The intended good file should contain "ASCII printable character" where ASCII printable character is in decimal value from 32 to 126 ( Hex value from 20 to 7E ). Thanks in advance. Best regards, cursive |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|