Calculate a real number calculation directly from the terminal and not any shell script.
No Answer is Posted For this Question
Be the First to Post Answer
What is awk in shell scripting?
What are the advantages of bash over all other shells?
How do I run a bin bash script?
When should shell programming/scripting not be used?
How do scripts work?
Explain about return code?
whta is the use of "exec" command?
write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null
How do I open the shell in cmd?
What is sh in shell script?
What does the sh command do?
what are command line arguments? what is the need of those?