What does $# stand for?
Answers were Sorted based on User's Feedback
Answer / seshadri sethi
# will return the number of parameters that are passed as
the command-line arguments.
| Is This Answer Correct ? | 11 Yes | 1 No |
It will give how many characters we passed... :)
| Is This Answer Correct ? | 2 Yes | 1 No |
What is basename in shell script?
How do I save a powershell script?
What is an inode block?
how to read systems current date and time
What is the best scripting language?
What are the advantages of shell scripting?
c program to check whether all the directories in the path exists has read and write permission
How to add some content in any file at some desired location without using VI or some other editor in UNIX
What is the need of including script interpreter in your shell script?
How to initialize a directory size to a variable??
What are the Different types of shells?
How do I read a .sh file?