OK, tried 'tr' with success, never ceases to amaze me what lurks in the Unix under pinnings. Then found that I had BBEdit's Preference set to translate line endings. I guess that was what was messing me up in BBedit so \n got changed to CR. Not sure if that setting should be on or off for normal use. Thx, Ken
On Sep 21, 6:36 pm, Charlie Garrison <[email protected]> wrote: > Good morning, > > On 21/09/11 at 5:17 PM -0700, kbrown <[email protected]> wrote: > > >I tried that but when I search and replace the pilcrow by \x0A, then > >do a hex dump, I see an extra 0D ie a CR not a line feed where the > >pilcrow was. And indeed the diaplay of the file shows that too. > > Not really a BBEdit solution, but what about using `tr` on the command line. > > Charlie > > -- > Ꮚ Charlie Garrison ♊ <[email protected]> > > O< ascii ribbon campaign - stop html mail -www.asciiribbon.org > 〠 http://www.ietf.org/rfc/rfc1855.txt -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
