Thursday, October 29, 2009

The tee command

Sometimes in long pipelines, we might get undesired result or an error message in some part. We will not able to identify as to where the error has occurred. It is also possible that we may want the output of a particular command in a long pipeline to be stored for the later use. Such problems are solved by using the tee command.  

0 comments:

Post a Comment