What is Redirection?

There are 3 types of Redirection.

1)Input Redirection
2)Output Redirection and
3)Error Redirection

Instead of directing the input/output/error from/to the standard devices, we can direct them to/from a file

Showing Answers 1 - 6 of 6 Answers

Sagar

  • Mar 8th, 2006
 

The process of redirecting the input/output of a command from standard I/O is called redirection

  Was this answer useful?  Yes

deepak

  • Dec 18th, 2006
 

a redirector is the client-side object that forwards I/O requests to remote files,where they are satisfied by a server..they usually run in kernel mode

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions