Answer Posted / seshadri sethi
# will return the number of parameters that are passed as
the command-line arguments.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Calculate a real number calculation directly from the terminal and not any shell script.
What does the sh command do?
What is option in shell script?
What is shell company all about?
How does shell scripting work?
How would you compare the strings in a shell script?
I want to connect to a remote server and execute some commands, how can I achieve this?
How to check if a directory exists?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
What is bash eval?
What lives in a shell?
What are zombie processes?
What is the significance of $#?
Explain about debugging?
determine the output of the following command: echo ${new:-variable}