Thursday, 22 August 2013

what is the meaning of the following command?

what is the meaning of the following command?

I need an explanation of the syntax of the following commmand:
while read -u3 -r f1
why the -u , why the -r ? and I know that 3 is a file descriptor or
identifier right ?

No comments:

Post a Comment