[Bash-completion-devel] hostname completion issues

Ville Skyttä ville.skytta at iki.fi
Sat Jul 25 16:28:41 UTC 2009


On Saturday 25 July 2009, Guillaume Rousse wrote:
> I like the idea, but using stdout for output would force to use
> subshells to get the result.
[...]
> I guess there would be additional overhead added.

It would also require the caller to take care of $IFS stuff, whereas if adding 
directly to an array, functions can take care of that internally as 
appropriate.



More information about the Bash-completion-devel mailing list