$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 ist eine Zsh IDE mit Unterstützung für $REPLY - probieren Sie es jetzt aus!