[GLLUG] Learning SQL

Clay Dowling clay at lazarusid.com
Tue Mar 28 09:50:20 EST 2006


Caleb Cushing said:
> well although I have had some problems with some examples :-( . I hate
> text
> streams and filters... I've yet to find a really good use for them on my
> system. sort and uniq are the only ones I can forsee a use for, maybe I
> just
> need more than a single user system to see it.

So long as you're seeing text on your console, you have a need for text
streams.  They make life a lot easier for programmers, because otherwise
we'd be popping characters into a big array to draw on the screen, like
those poor DOS programmers who made interactive full-screen applications
(and yes, that really is how it's done).

Clay
-- 
Simple Content Management
http://www.ceamus.com



More information about the linux-user mailing list