Files
bun.sh/docs/runtime
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
..
2023-09-07 10:09:09 -07:00
2023-11-22 16:12:28 -08:00
2024-02-09 01:54:00 -08:00
2023-12-28 16:17:16 -08:00
2023-09-24 08:49:14 -07:00
2023-09-11 08:50:39 -07:00
2023-09-14 21:02:52 -07:00
2024-02-15 21:41:46 -08:00
2024-02-04 01:19:00 -08:00