What is the need of including script interpreter in your
shell script?

Answer Posted / abhijeet chavan (cts)

The script interpreter identifies using which shell the
script should be executed.
By default linux uses "bash" shell
Each shell has its own unique properties.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is awk script?

703


What is a shell environment?

742


What does chmod do?

750


What can you do with powershell?

798


write a shell script to check the failed jobs?

4127


How to debug the problems encountered in the shell script/program?

821


Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

1893


What does $0 mean in shell script?

743


What is .sh file in mac?

743


What is sed in shell script?

740


Determine the output of the following command: name=shubham && echo ‘my name is $name’.

739


What is a boot block?

749


What is the first line in every perl script called?

770


What are the four fundamental components of every file system on linux?

1382


How do I run a script on mac?

757