Would there be a purpose in implementing ${< *file*; } to be the equivalent
of $(< *file* )? Does $(< *file* ) itself actually fork a subshell?

Would using funsubs to capture the stdout of external commands be
appreciably faster than using comsubs for the same?

- Zack

Reply via email to