Text-processing
The Unix View of Text: Files Are Streams, Not Pages
Many people learn the Unix slogan “everything is a file.” That’s true, but I almost think the more profound slogan is: “Everything is a stream waiting to be read or written.” This last of our three-part series on working with streams demonstrates why it is appropriate to adopt the stream mentality rather than the page mentality when working with files.
read more