Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: scp and globbing in zsh
- X-seq: zsh-users 7745
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: scp and globbing in zsh
- Date: Fri, 23 Jul 2004 22:24:35 +0200
- In-reply-to: <Pine.LNX.4.61.0407231026100.29347@xxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <23e98abb04072309486560f63e@xxxxxxxxxxxxxx> <Pine.LNX.4.61.0407231026100.29347@xxxxxxxxxxxxxxxxxx>
- Sender: Vincent Lefevre <vincent@xxxxxxxxxx>
On 2004-07-23 10:47:20 -0700, Bart Schaefer wrote:
> glob_scp() {
> emulate -L zsh
> array args
^^^^^^^^^^
Shouldn't this be "local -a args" ?
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author