InterviewSolution
Saved Bookmarks
| 1. |
A variable can be removed using _____(a) unset(b) readonly(c) del(d) bashI have been asked this question during a job interview.This question is from Command Substitution and Shell Variables in chapter The Shell of Unix |
|
Answer» The correct CHOICE is (a) UNSET |
|