InterviewSolution
Saved Bookmarks
| 1. |
What will be the output of the following Unix command ?$rm chap0\[1 – 3\](A) Remove file chap0[1 – 3](B) Remove file chap01, chap02, chap03(C) Remove file chap\[1 – 3\](D) None of the above |
| Answer» | |