Or any other standar unix program..
I want to pass something to a pipe for wc (to count words) and read
the result into a variable..
For now I put an intermediate result into a file and then open the
file and read it..
thanks
bye
I want to pass something to a pipe for wc (to count words) and read
the result into a variable..
For now I put an intermediate result into a file and then open the
file and read it..
thanks
bye
Comment