Answer Posted / manhar chavan
sh File_Name.sh
then press enter
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is console line?
Is shell scripting a language?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
What is the default ubuntu terminal?
What is sed in shell script?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Why is a script important?
Write a script to print the first 10 elements of fibonacci series.
What are the advantages of shell script?
How do you find out What is your shell?
How do I save a powershell script?
What is the default shell of solaris?
How do I run a shell script on a mac?
How do we delete all blank lines in a file?