Answer Posted / sailabala sahoo
#!/usr/bin/sh
see bang line find the path of the interpreter.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you know which shell I am using?
What is a shell script in windows?
What is echo $shell?
How important is shell scripting?
What is the default shell of solaris?
What is the first line in every perl script called?
How do I run a shell script in powershell?
What are the different communication commands available in the shell?
What shell is bin sh?
How can you find out how long the system has been running?
How to debug the problems encountered in the shell script/program?
How do I open a jshell in cmd?
write a shell script to check the failed jobs?
What is the difference between break and continue commands?
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