Back to News
Advertisement
Advertisement

⚑ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 65 words in the discussion.

Trending Topics

#file#https#news#ycombinator#com#item#cat#more#things#pipe

Discussion (2 Comments)Read Original on HackerNews

gnabgibβ€’1 day ago
(2000) Some discussion in 2020 (31 points, 42 comments) https://news.ycombinator.com/item?id=23341711
cwilluβ€’about 8 hours ago
[0]: > > Did running a β€˜cat’ really take more time in '95 than fiddling around the β€˜<file’?

> It does now for a sufficiently large file. And it's even more extreme when the recipient can do things with a file that it can't do with a pipe.

Processes doing things differently with a file than they would with a pipe is one of the reasons why I default to `cat foo | …`

[0] https://news.ycombinator.com/item?id=23344655