Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turns out that shellcheck was right, and my bash-fu was weak. This now properly emits output to stderr instead of a file named `2`. Also it now uses `printf` instead of `echo` so that things like `\n` work.
- Loading branch information