Answer Posted / guest
No of arguments passed to script
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How can I set the default rwx permission to all users on every file which is created in the current shell?
How to find all the files modified in less than 3 days and save the record in a text file?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
What are the different types of shell scripting?
How to debug the problems encountered in the shell script/program?
Print the 10th line without using tail and head command.
What is echo $shell?
How do I run a .sh file?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is shell scripting used for?
What does $$ mean in shell script?
Explain about gui scripting?
How does path variable work?
How do we delete all blank lines in a file?
Is shell scripting a programming language?