Hacker News new | ask | show | jobs
by js2 43 days ago
Your understanding is correct. `seq` blocks when the pipe is full and is killed with SIGPIPE after `less` quits, closing the pipe.