zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: sinclair@dis.strath.ac.uk (Duncan Sinclair)
Cc: schaefer@z-code.ncd.com, zsh-workers@math.gatech.edu
Subject: Re: execcmd() reordering
Date: Fri, 31 May 1996 12:55:08 +0200 (MET DST)	[thread overview]
Message-ID: <199605311055.MAA01708@bolyai.cs.elte.hu> (raw)
In-Reply-To: <9992.833537735@dis.strath.ac.uk> from Duncan Sinclair at "May 31, 96 11:15:35 am"

> Oh, absolutely!  Does this change mean I can't interrupt long globs???
> This would be terrible - esp. if the glob goes into a loop.

Do not worry.  Zsh never forked for builtins and you were able to interrupt
things like echo **/*.  This is not changed.  ^Z will not work for
suspending external commands but other than that there should be no
noticable change unless something is backgrounded.  ^Z never worked for
builtins and shell functions and the number of arguments that can be passed
to external commands is always limited by the OS (although on modern
systems this limit is very high).

Zoltan



  reply	other threads:[~1996-05-31 11:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-31 10:15 Duncan Sinclair
1996-05-31 10:55 ` Zoltan Hidvegi [this message]
1996-05-31 11:58   ` Peter Stephenson
1996-05-31 16:28     ` Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
1996-05-30 18:05 Duncan Sinclair
1996-05-30 19:10 ` Zoltan Hidvegi
1996-05-30 19:52   ` Barton E. Schaefer
1996-05-31 14:32     ` Hrvoje Niksic
1996-05-28 11:34 $(nooutput) problem Zoltan Hidvegi
1996-05-30 16:58 ` execcmd() reordering Peter Stephenson
1996-05-30 18:00   ` Zoltan Hidvegi
1996-05-30 18:26     ` Barton E. Schaefer
1996-05-30 18:46       ` Zoltan Hidvegi
1996-05-30 18:41     ` Zoltan Hidvegi

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=199605311055.MAA01708@bolyai.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=schaefer@z-code.ncd.com \
    --cc=sinclair@dis.strath.ac.uk \
    --cc=zsh-workers@math.gatech.edu \
    /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).