InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for changing filename extensions?(a) chown(b) rename(c) basename(d) rmThis question was posed to me in exam.I want to ask this question from Shell Programming using Various Commands topic in division Essential Shell Programming of Unix |
|
Answer» The correct option is (c) basename |
|