20100209, http://hakmatak.org/dev

text files for test:

test0.txt: 16 lines, each line has 64 chars plus "\n".

test1.txt: one line. 64*16 = 1024 chars plus "\n".

test2.txt: 64*16 = 1024 chars. No "\n".

test3.txt: 64*64 = 4096 chars. No "\n".

test4.txt: 64*64*2 (2 test3.txt) + 64*16 (1 test2.txt) = 9216 chars. No "\n".
