one fable-low hijack cell
pair cat / progress
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked cat (first-offered)
· classifierA
· tiernone
response (200 chars)
`cat | progress` won't do what you might expect — here's why:
## What `progress` actually is
`progress` (formerly `cv`, "Coreutils Viewer") doesn't read from stdin. It works by **scanning `/proc` fo
neighbors