Q. The shell metacharacter $# represents (Solved)
1. total number of arguments supplied to the shell script
2. total number of files in the current directory
3. total number of users who have logged in
4. total number of processes running in the background
- a. total number of arguments supplied to the shell script