![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Hidden control characters in a Unix Text File! | kewl_guy | Shell Programming and Scripting | 6 | 09-30-2008 01:09 PM |
| Finding Hidden files and protecting the folder containing hidden files from deletion | pochaw | Shell Programming and Scripting | 4 | 12-22-2007 01:33 AM |
| Hidden Characters | Khoomfire | UNIX for Advanced & Expert Users | 6 | 07-06-2007 04:40 AM |
| Hidden passwords | neto | Shell Programming and Scripting | 2 | 09-21-2005 01:09 PM |
| hidden output | slavam | Shell Programming and Scripting | 3 | 08-25-2004 06:07 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I made a small change to a UNIX script. When I tried to run it I received the following message:
/bin/ksh[11]: ^M: not found /bin/ksh[13]: ^M: not found /bin/ksh[39]: ^M: not found As ^M is a non printing character, I don't know how to discover where it is missing. How can I correct thiis error? Also, how can I avoid this error in the future? thank you very much for your help |
|
||||
|
Always edit unix text documents with a "text" editor that defaults to unix line endings. That will help you avoid such scenarios in the future.
The editor you used may provide a means to convert the line endings back to unix. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|