

MCQOPTIONS
Saved Bookmarks
1. |
$# is used to show? |
A. | The number of arguments supplied to a script. |
B. | The filename of the current script. |
C. | The exit status of the last command executed. |
D. | The process number of the last background command |
E. | |
Answer» B. The filename of the current script. | |