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

Re: variables not working as expected



On Jul 24, 11:36am, spiralofhope wrote:
}
} This works in bash, dash, ash and sash, but not in zsh:
} 
} a="echo foo bar"
} $a

http://zsh.sourceforge.net/FAQ/zshfaq02.html#l10
http://zsh.sourceforge.net/FAQ/zshfaq03.html#l18

setopt shwordsplit



Messages sorted by: Reverse Date, Date, Thread, Author