Re: Japanese backslash
Re: Japanese backslash
- Subject: Re: Japanese backslash
- From: "Mark J. Reed" <email@hidden>
- Date: Mon, 23 Apr 2007 12:38:16 -0400
On 4/23/07, Steven D. Majewski <email@hidden> wrote:
Don't know how to fix it for "other purposes" (but it sounds like you've
figured it out) but, for sed, it's a lot simpler to use something other
than a slash as the separator character, then you don't need to escape
the slash. Example:
sed -e 's%<key>Title</key>%%g'
Good point. This works in Perl and vi as well. I'm fond of comma,
personally. Easily typed with no shift, at least on US keyboards.
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden