mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
* shell: ls: fix crash when passing argument * shell: pwd: output was missing newline * shell: exit: output was missing newline * shell: pwd: make sure output goes to proper stdout/stderr * add test ensuring all those work * fix build error * fix --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: dave caruso <me@paperdave.net>