How do I set bash as default shell mac?


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

Post New Answer

More Shell Script Interview Questions

write a non recursive shell script that accepts any number of arguments and prints them in the reverse order

3 Answers  


what is the difference between sh & bash shell?

1 Answers  


The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on

2 Answers   Caritor,


What is shell scripting used for?

0 Answers  


What is a beat in a script?

0 Answers  


How will you emulate wc –l using awk?

0 Answers  


How to include comments in your shell scripts?

3 Answers  


How do I run a shell script on a mac?

0 Answers  


Is shell scripting a programming language?

0 Answers  


Is shell scripting a language?

0 Answers  


What is MUTEX?

1 Answers  


Write the syntax for "if" conditionals in linux?

0 Answers  


Categories