zsh-workers
 help / color / mirror / code / Atom feed
From: Phil Pennock <comet@fysh.org>
To: Zsh Development Workers <zsh-workers@sunsite.auc.dk>
Subject: Two questions
Date: Tue, 26 Jan 1999 18:32:01 +0000	[thread overview]
Message-ID: <19990126183201.A27794@fysh.org> (raw)

Hi, a quick two questions (new job, no access to sources atm)

A few weeks ago I queried (on zsh-users) how to do redirection from a
variable file descriptor.  The answer was quite complex, and boiled down
to the fact that the parser gets in the way.

Bog-standard Bourne shell handles it smoothly.  If we're aiming for
compatibility, fixing this might be good.  How feasible is it?

Eg,
% cat foo
#!/path/to/zsh -f
print >$1 '=== Foo! ==='
% ./foo 5 5>Funky

This is a little contrived, but effectively what:
 (a) I needed at the time
 (b) What someone else on another list needed - being able to redirect
     to and from arbitrary fds.

Second question:

Recently zsh has changed a number of things to be more compatible with
ksh.  And some things, such as the associative arrray stuff, has
followed what seem to be dubious criteria in order to be compatible.
Given that there's pdksh for that, just how important is it for zsh to
parallel ksh?  And how important to do so natively, as opposed to an
option adding behaviour or whatever?

TIA
-- 
--> Phil Pennock ; GAT d- s+:+ a23 C++(++++) UL++++/I+++/S+++/B++/H+$ P++@$
L+++ E-@ W(+) N>++ o !K w--- O>+ M V !PS PE Y+ PGP+ t-- 5++ X+ R !tv b++>+++
DI+ D+ G+ e+ h* r y?


             reply	other threads:[~1999-01-26 18:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-26 18:32 Phil Pennock [this message]
1999-01-27  6:36 ` Bart Schaefer
1999-01-27 10:59   ` Phil Pennock
1999-01-27 11:13     ` Geoff Wing
1999-01-27 11:33       ` Bruce Stephens
1999-01-27 12:46       ` Peter Stephenson
1999-01-27 11:28     ` Bruce Stephens
1999-01-27 14:11       ` Phil Pennock
1999-01-27 18:25         ` Bart Schaefer
2000-04-06  8:39 Sven Wischnowsky
2000-04-06  9:55 ` Bart Schaefer
2000-04-06 10:36   ` Andrej Borsenkow
2000-04-06 10:42 Sven Wischnowsky
2000-04-06 15:56 ` Bart Schaefer
2000-04-06 16:44   ` Zefram
2004-03-02 10:47 Two Questions Nikolai Weibull

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=19990126183201.A27794@fysh.org \
    --to=comet@fysh.org \
    --cc=zsh-workers@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).