zsh-users
 help / color / mirror / code / Atom feed
* Why doesn't typeset -p report typeset -U?
@ 2006-06-20 18:24 John Reese
  0 siblings, 0 replies; only message in thread
From: John Reese @ 2006-06-20 18:24 UTC (permalink / raw)
  To: Zsh Users

ofb:1%typeset -U path                                               11:23 ofb:~
ofb:1%typeset -p path                                               11:23 ofb:~
typeset -a path
path=(/home/jtr/yammer.net/bin /ofb/bin /home/jtr/bin /usr/bin /bin
/sbin /usr/sbin /usr/bin/mh /home/egnor/bin)

I would have expected the first line of typeset -p's output to be
something like typeset -aU path.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-20 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-20 18:24 Why doesn't typeset -p report typeset -U? John Reese

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).