Re: linebreak in a shell script; was Re: What's wrong with this call to zip?
Re: linebreak in a shell script; was Re: What's wrong with this call to zip?
- Subject: Re: linebreak in a shell script; was Re: What's wrong with this call to zip?
- From: "Mark J. Reed" <email@hidden>
- Date: Thu, 28 Feb 2008 18:18:14 -0500
On Thu, Feb 28, 2008 at 5:24 PM, Doug McNutt <email@hidden> wrote:
> Is \r\n really a "single" unicode character U+0D0A?
Definitely not. U+0D0A is MAYALAYAM LETTER UU. And it's an illegal
UTF-8 sequence.
> That seems to be undefined in OSX's international panes.
I find that a good place to look at the Unicode character repository
is the NamesList.txt file from the Unicode database; you can download
it from unicode.org, or just use the (possibly slightly out of date)
copy that comes with Perl. I seem to recall that on OS X it lives in
/System/Library/Perl/$version/unicore/NamesList.txt, where $version is
the perl version.
--
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