The $ variables in a shell script context designates:
a) The runtime of the script
b) Number of command line arguments
c) PID of the shell running the script
d) The exit status of the shell script

Submitted by: Murtaza
c) PID of the shell running the script
Submitted by: Murtaza

Read Online Linux OS Shell Job Interview Questions And Answers