zsh-users
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: uli@tallowcross.uni-frankfurt.de (Uli Zappe)
Cc: zsh-users@math.gatech.edu
Subject: Re: Unidentified subject!
Date: Mon, 17 Feb 1997 18:04:15 +0000 (GMT)	[thread overview]
Message-ID: <5424.199702171804@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <9702170748.AA17600@tallowcross.uni-frankfurt.de> from "Uli Zappe" at Feb 17, 97 08:48:17 am

Uli Zappe wrote:
>I am porting a large and complex sh-script to zsh because I need  
>the ability of zsh to deal with German Umlauts. While after some  
>effort most everything works, I have encountered the following  
>strange problem:
[standard field splitting problem]

By default, zsh's behaviour is not completely compatible with sh.  If
you want to just run a sh script under zsh, put the command "emulate
sh" at the beginning of the script, and it should work.  If you'd
rather rewrite the script to do things the zsh way, you should use
arrays throughout for storing lists of filenames.

-zefram


  reply	other threads:[~1997-02-17 18:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9702170618.AA16311@tallowcross.uni-frankfurt.de>
     [not found] ` <199702170617.BAA11100@euclid.skiles.gatech.edu>
1997-02-17  7:48   ` Uli Zappe
1997-02-17 18:04     ` Zefram [this message]
1998-10-22 21:59 Je suis une creature de la Nuit
  -- strict thread matches above, loose matches on Subject: below --
1998-02-01 14:50 Oliver Kiddle
1997-10-11  7:05 Quinn Dunkan
1995-11-22 21:48 compdsgn

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=5424.199702171804@stone.dcs.warwick.ac.uk \
    --to=zefram@dcs.warwick.ac.uk \
    --cc=uli@tallowcross.uni-frankfurt.de \
    --cc=zsh-users@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).