//fopen a file.txt | fopen b file.txt | fwrite a test | echo -a $fread(a) - $fread(b)
hmm, it writes the "test" to a but i see it in b, why?