InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for computation and string handling?(a) expr(b) case(c) if(d) readThe question was posed to me in final exam.Asked question is from Case and Expr Command topic in portion Essential Shell Programming of Unix |
|
Answer» Correct choice is (a) expr |
|