Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15774
| From | Eli Schwartz <eschwartz@archlinux.org> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Unicode range and enumeration support. |
| Date | 2019-12-24 00:47 -0500 |
| Message-ID | <mailman.1351.1577166478.1979.bug-bash@gnu.org> (permalink) |
| References | (8 earlier) <2334eff4-8a88-18ee-b086-4ba4e80af01b@archlinux.org> <5E0128F0.5000901@tlinx.org> <20191223205826.GY851@eeg.ccf.org> <5E01A380.8000706@tlinx.org> <217b4a75-b79e-dc2a-a2b2-cc5133d7cbef@archlinux.org> |
[Multipart message — attachments visible in raw view] - view raw
On 12/24/19 12:34 AM, L A Walsh wrote:
> I'm not sure what you want me to say about the range you chose,
> other than it would be about 128,000 characters. It would be about the
> same argument, for or against in using
> {241..128169}. I know you are trying to make some point, but
> I'm missing it.
Yes, quite clearly you are missing lots. Though I cannot help but feel
the problem is when people try to explain it, you ignore the explanations.
>>> It is in unicode code point order. Which is what you would use
>>> for unicode. If you want to sort via unicode, use the -u switch.
>>>
>>
>> That isn't what the sort -u option does, and you know it. I hope.
>>
> Yeah...though, _I don't remember it_, _if_ I'm not entering it in
> a command to use it. I.e just as I'm about to type "|uniq", I
> remember that I'll remember that '-u' is a recently added 'shortcut'
> to get the same output.
What is "recent" about sort -u? I can find it listed as a mandatory
option in the POSIX 2004 manual.
--
Eli Schwartz
Arch Linux Bug Wrangler and Trusted User
Back to gnu.bash.bug | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Unicode range and enumeration support. Eli Schwartz <eschwartz@archlinux.org> - 2019-12-24 00:47 -0500 Re: Unicode range and enumeration support. arnold@skeeve.com (Aharon Robbins) - 2019-12-24 09:00 +0000
csiph-web