MCQOPTIONS
Saved Bookmarks
| 1. |
The shell metacharacter $# represents |
| A. | total number of arguments supplied to the shell script |
| B. | total number of files in the current directory |
| C. | total number of users who have logged in |
| D. | total number of processes running in the background |
| Answer» B. total number of files in the current directory | |