zsh-users
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Hubert Canon" <Hubert.Canon@irisa.fr>, <zsh-users@sunsite.auc.dk>
Subject: RE: sorting order of print
Date: Tue, 17 Aug 1999 12:30:39 +0400	[thread overview]
Message-ID: <000a01bee88a$c97d3730$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <19990817101320.A2145@youkaidi.irisa.fr>

> And I try these :
>
> % print foo bar Hux gee
> foo bar Hux gee
> % print -o foo bar Hux gee
> bar foo gee Hux
> % print -oi foo bar Hux gee
> bar foo gee Hux
>
> I believe that I should get :
>
> % print -o foo bar Hux gee
> Hux bar foo gee
>
>

I believe, print sorts in current locale order. What locale do you have? What do
you get if you just do

sort <
foo
bar
Hux
gee
^D

??

/andrej


  reply	other threads:[~1999-08-17  8:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-17  8:13 Hubert Canon
1999-08-17  8:30 ` Andrej Borsenkow [this message]
1999-08-17  9:07   ` Hubert Canon
1999-08-17  8:27 Sven Wischnowsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000a01bee88a$c97d3730$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=Hubert.Canon@irisa.fr \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).