Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: scp and globbing in zsh



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