InterviewSolution
Saved Bookmarks
| 1. |
Which command handles a character stream by duplicating its input?(a) tree(b) tee(c) tty(d) lsThe question was asked in an interview for job.This interesting question is from General Purpose Commands topic in section The Unix Architecture & General Purpose Utilities of Unix |
|
Answer» The correct answer is (b) tee |
|