Cute input redirection: bash vs. zsh


I ran into this answering a StackOverflow question about the best way to append 1 file to another.

This method seemed cute, though I doubt I’d ever use something that hard to read:

>> a < b

The < dumps the contents of b to STDIN, and the >> should append STDIN to a, effectively appending b to a.

In bash, this doesn’t seem to work. But in zsh, it does.

Related Posts

Sensing and Intuition

What Does Big Mean?

Astrology for Men

a perfectable programming language

An interactive Lean 4 blog post — click through for the full experience.

MBTI and AI

Double Date

Worse Than a Sranc

thanks whole foods lady

Another way of doing big O notation

Compactness of the Classical Groups