Tuesday, July 7, 2009

Redirecting both standard input and standard output

Hi to all my dear friends and visitors of this blog. The shell may be used to redirect both the standard input and standard output for a command .the command is,
$commanddestination
Here the command takes its input from the source and redirects the output to destination thus establishing redirection in both ways.

0 comments:

Post a Comment