![]() |
|
|
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 |
| removing special characters @ EOL | ali560045 | Shell Programming and Scripting | 6 | 04-28-2009 07:50 AM |
| removing characters | dr_sabz | UNIX for Dummies Questions & Answers | 2 | 01-05-2009 06:02 PM |
| Removing ^D and ^H characters | arsheshadri | HP-UX | 1 | 06-26-2008 09:01 AM |
| Help with removing characters like ^M | chiru_h | Shell Programming and Scripting | 16 | 02-13-2007 10:07 AM |
| Removing characters from end of $string | craig2k | Shell Programming and Scripting | 3 | 03-25-2003 10:38 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Removing ^M characters
hi
I have a perl script conv.pl. when i execute this file and direct i to log file I see lots of ^M characters in the log file. There is no ^M in conv.pl file. Log file is generated only after conv.pl is executed. Please help as how to get rid of these. This conv.pl is going to get schduled in crontab so I will have to get it fix before hand only and not after log file is created. $> conv.pl > a.log Thanks |
|
||||
|
Quote:
but this could be done after the log file has been created. I want a solution that it does not come in log file when i run my conv.pl file. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|