Which shell is the best?


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

Post New Answer

More Shell Script Interview Questions

Hi, all Scripting professional. Q. I have written script1.sh and calling script2.sh in script1.sh file using bash shell as interpreter and my log in shell also bash shell.My code like Script1 #!/bin/bash echo "My script2 call" . script2.sh Here script2.sh file run successfully but when I have changed my interpreter bash to ksh like #!/bin/ksh Error are comming script2.sh command not found. Guid me how to call other script in our main script.

2 Answers  


How to customise the other shell?

2 Answers   Quest,


Is bash a shell script?

0 Answers  


Which scripting language is best for automation?

0 Answers  


How to find all the files modified in less than 3 days and save the record in a text file?

0 Answers  






What is shell application?

0 Answers  


Is it possible to substitute "ls" command in the place of "echo" command?

0 Answers  


What is the difference between scripting and coding?

0 Answers  


write a shell script to find the largest number from 3 given numbers.

6 Answers  


What is Linux language details

0 Answers   Quick Heal,


How to handle the delimiter unit seperator in Unix

2 Answers  


What is a shell made of?

0 Answers  


Categories