mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
When |& is typed, stderr will be piped to stdout before the actual piping happens. This behaves basically like a 2>&1 | (and the underlying implementation transforms it to that anyway).
72 KiB
72 KiB