Imagine that you had to implement the UNIX system on a microcomputer where main memory was in short supply. After a considerable amount of shoehorning, it still did not quite fit, so you picked a system call at random to sacrifice for the general good. You picked pipe, which creates the pipes used to send byte streams from one process to another. Is it still possible to implement I/O redirection somehow? c What about pipelines? Discuss the problems and possible solutions.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here