InterviewSolution
Saved Bookmarks
| 1. |
Which of the following files are known as special files in UNIX?(a) sample.txt(b) /dev/null(c) /dev/tty(d) /dev/null and /dev/ttyThis question was addressed to me in final exam.Query is from Redirection and Pipes in division The Shell of Unix |
|
Answer» Correct answer is (d) /dev/null and /dev/tty |
|