Why do we write bin bash in shell scripts?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

how did u debugging in unix/ linux platform ??( project Related)

2 Answers   Symphony,


how can you execute the shell scripts?

4 Answers  


Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"

4 Answers  


Why are shell scripts used?

0 Answers  


Why we are writting shell scripts? Plz if possible explain it briefly.

6 Answers   ITC Infotech,


What does $$ mean in shell script?

0 Answers  


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

0 Answers  


What is Path variable?What is its use?

1 Answers  


What is use of "cut" command?

3 Answers  


How do I edit a .sh file?

0 Answers  


Why do we write bin bash in shell scripts?

0 Answers  


How to modify the PATH variable and make it executable?

3 Answers   Mind Tree,


Categories