~/ learn/ comp-325/ cards/ stdout of one into stdin of the next
1 of 9

The temp-file version and the pipeline that replaces it

The temp-file version and the pipeline that replaces it

Answer

ls -l > tmp more tmp rm tmp ls -l | more

Three commands, one invented name and a round trip through storage, replaced by one line in which nothing is written to disk at all.

S&K 3e ch9 §9.11–9.12

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/94253408-baa7-4682-b52d-0d140d2449d2/flashcard utf-8 LF