Files
bun.sh/test/js/bun/shell
Zack Radisic 2605722891 shell: Allow duplicating output fds (e.g. 2>&1) (#9004)
* Open with proper perms when redirecting file to stdin

* Add test for redirecting file to stdin

* Extract redirect flags -> bun.Mode logic to function

* Remove dead code

* Support duplicating output file descriptors

* Clean up

* fix merge fuck up

* Add comment documenting weird hack to get around ordering of posix spawn actions

* Update docs

* Delete dead code

* Update docs
2024-02-21 18:45:44 -08:00
..
2024-02-16 05:01:55 -08:00
2024-01-19 17:30:57 -08:00
2024-01-19 17:30:57 -08:00
2024-01-24 23:11:55 -08:00
2024-02-16 05:01:55 -08:00
2024-02-16 05:01:55 -08:00