Q. On executing the command Shift $v (Solved)
1. the positional parameters would be shifted by the value of the variable v
2. the positional parameters would be shifted by 1
3. the positional parameters would not be shifted at all
4. this command would result into an error
- a. the positional parameters would be shifted by the value of the variable v