zsh-users
 help / color / mirror / code / Atom feed
From: Bruce Stephens <b.stephens@isode.com>
To: ZSH Users <zsh-users@math.gatech.edu>
Subject: Re: sorting/uniq-ing an array?
Date: 10 Aug 1998 12:34:31 +0100	[thread overview]
Message-ID: <vbvho1xe7s.fsf@snake.isode.com> (raw)
In-Reply-To: Sweth Chandramouli's message of "Sun, 9 Aug 1998 12:36:08 -0400"

Sweth Chandramouli <sweth@astaroth.nit.gwu.edu> writes:

> i actually had thought that there was some sort of typeset switch to
> do this, but did a man typeset, and didn't see any.  i now realize
> that the typeset manpage on my machine is for the ksh and csh
> versions, and that the zsh one is only in the zshbuiltins manpage.

Ah, you want Tom Phelp's TkMan, which shows when there are multiple
manpages with the same name, and provides a menu of them.
<URL:ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/>.

"typeset -U" works for arrays, and so works for path.  Unfortunately,
it doesn't work with (for example) LD_LIBRARY_PATH, which is a
colon-separated list.  Annoying: this really needs configurableness.


      parent reply	other threads:[~1998-08-10 11:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-09  6:56 Sweth Chandramouli
1998-08-09 11:41 ` Bart Schaefer
1998-08-09 16:36   ` Sweth Chandramouli
1998-08-09 17:50     ` Bart Schaefer
1998-08-10 11:34     ` Bruce Stephens [this message]

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=vbvho1xe7s.fsf@snake.isode.com \
    --to=b.stephens@isode.com \
    --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).