Answer Posted / k.s.rakeshsharma
It will give how many characters we passed... :)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the significance of the shebang line in shell scripting?
How do I run a shell script on a mac?
Explain about stdin, stdout and stderr?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What are the advantages of shell scripting?
How will you print the login names of all users on a system?
What will happen to my current process when I execute a command using exec?
What is a program shell?
How do I run a script from command prompt?
Explain about sourcing commands?
What language is used in terminal?
What are the advantages of using shell scripts?
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
What is echo $shell?
What language is bash?