zsh-users
 help / color / mirror / code / Atom feed
* outputs of _users and _hosts to arrays
@ 2005-07-24  7:05 Wataru Kagawa
  2005-07-24  9:33 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Wataru Kagawa @ 2005-07-24  7:05 UTC (permalink / raw)
  To: zsh-users

Hi all,

How can I add the outputs of _users and _hosts to arrays?  I tried,

users=( "$_users[@]" )
hosts=( "$_hosts[@]" )

without luck.

Help is greatly appreciated.

Wataru Kagawa


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-07-26 16:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-24  7:05 outputs of _users and _hosts to arrays Wataru Kagawa
2005-07-24  9:33 ` Bart Schaefer
2005-07-25  5:18   ` Wataru Kagawa
2005-07-25  5:38     ` Wataru Kagawa
2005-07-25  9:15     ` Motoi Washida
2005-07-26  1:56       ` Wataru Kagawa
2005-07-26 16:23         ` Motoi Washida

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