forked from extern/nushell
* Fix and clarify description of 'exec' Most importantly, I added the information that it replaces the current process. * Convert exec to OutputStream; Remove unused trait * Remove dead code & unused imports on non-unix