in Technology by

What is the use of "$#" in Shell Scripting?

1 Answer

0 votes
by
The $# shows total number of arguments passed to the script.

Related questions

0 votes
    What is the use of "$#" in Shell Scripting?...
asked May 28, 2021 in Technology by JackTerrance
0 votes
    What is the syntax of while loop in shell scripting?...
asked May 28, 2021 in Technology by JackTerrance
0 votes
    What is the syntax of "nested if statement" in shell scripting?...
asked May 28, 2021 in Technology by JackTerrance
0 votes
    What are the disadvantages of shell scripting?...
asked May 28, 2021 in Technology by JackTerrance
0 votes
    What are the advantages of shell scripting?...
asked May 28, 2021 in Technology by JackTerrance
0 votes
    What is the syntax of "nested if statement" in shell scripting?...
asked Jan 19, 2021 in Technology by JackTerrance
0 votes
    What are the disadvantages of shell scripting?...
asked Jan 19, 2021 in Technology by JackTerrance
0 votes
    What are the advantages of shell scripting?...
asked Jan 19, 2021 in Technology by JackTerrance
0 votes
    What is the use of "$?" sign in shell script?...
asked May 28, 2021 in Technology by JackTerrance
0 votes
    Why is the use of shell script?...
asked May 28, 2021 in Technology by JackTerrance
0 votes
    What is the use of "$?" sign in shell script?...
asked Jan 19, 2021 in Technology by JackTerrance
0 votes
    What is the use of shell script?...
asked Jan 19, 2021 in Technology by JackTerrance
0 votes
0 votes
0 votes
    Which of the following are threats of cross site scripting on the authentication page? (1)Session hijacking attacks (2)Phishing (3)All of these (4)Identity theft...
asked May 13, 2021 in Technology by JackTerrance
...