$REPLY
–
Reply value of shell commands
$REPLY
is used by the shell (mainly the read
builtin and the select
command)
to pass a reply value to a script.
Variable $reply
is used when an array value is returned instead of a string value.
Links
BashSupport Pro 是一款支持 REPLY** 的 **Zsh 集成开发环境 - 立即试用!