TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mastering Unix pipes, Part 1

17 pointsby fcambusover 4 years ago

1 comment

loa_in_over 4 years ago
A bit of proofreading from me:<p>&gt; Once the readable end of the pipe is closed, an attempt is done to write results with SIGPIPE emitted into the writing process.<p>Should be &quot;any attempt done to write results with SIGPIPE&quot;