![]() |
|
|
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 |
| Meaning of "> /dev/null 2>&1" | salanalani | Shell Programming and Scripting | 10 | 07-22-2008 04:29 PM |
| perl split funciton - special character "/" | deepakwins | UNIX for Dummies Questions & Answers | 5 | 02-08-2008 12:19 AM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-20-2007 01:52 AM |
| deleting newline characters but not the "true" \n character | caddyjoe77 | Shell Programming and Scripting | 1 | 08-15-2007 11:21 PM |
| compile trouble with the "\" character | jalburger | High Level Programming | 1 | 08-16-2005 02:52 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
extran NUll character added after end of line "\n"
Hi All,
I am facing a strange situation and want to find why it is occuring . When i convert the whole line into Hexadecimal character i can find the junk value after new line (\n) . If i look in binary mode it is not visible. PLease let me know how possible the junk character is added after new line. PLease look at the below two lines . The red is the actual line and the blue isthe hexa decimal converted line 0000000 3030 3231 3234 3531 3033 3838 7c31 3337 0000010 3230 7c53 7c 0a 0 0 2 1 2 4 5 1 0 3 8 8 | 1 3 7 2 0 | S | \n 0000000 3036 3838 3934 3330 3836 3036 207c 3133 0000010 3732 317c 537c 0a 00 0 6 8 8 9 4 3 0 8 6 0 6 | 1 3 7 2 1 | S | \n [/B] Thanks, Arun |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|