Inserting ctrl characters into documents.
Submitted by Monday, 1 November, 2004 - 20:27
on
I have a unix shell script, and I need to insert a (ascii 13) into a sed script. I can insert the ^M via some other editor, but if I open the script in jEdit, then it gets ripped out when the file gets saved.
It's like jEdit is doing a dos-to-unix conversion on every save, ripping out all Thanks,
MacBSD