InterviewSolution
Saved Bookmarks
| 1. |
Which command is used as an alternative to echo command?(a) ls(b) printf(c) wc(d) psThe question was posed to me in an online quiz.My query is from General Purpose Commands in chapter The Unix Architecture & General Purpose Utilities of Unix |
|
Answer» Correct choice is (b) printf |
|