I need to write a program that reads STDIN and should output every line 
that contains a search word "test" to STDOUT. 

How I can test that considering the problem is a line can be 100s of MB 
long (\n is line end) and tens of MB info is passed to it.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/51b903dd-2be6-4bfe-b17f-4eeb1a938dc8n%40googlegroups.com.

Reply via email to