Functions in bash can only return exit codes. The command substitution, conversely, is used to get the standard output of a command or function.
確定! 回上一頁