What is bourne shell scripting?


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

Post New Answer

More Shell Script Interview Questions

What is an sh file?

0 Answers  


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  


What is basename in shell script?

0 Answers  


What is inside a seashell?

0 Answers  


How important is shell scripting?

0 Answers  


How do I start a shell script?

0 Answers  


How to check if the previous command was run successfully?

0 Answers  


I want to connect to a remote server and execute some commands, how can I achieve this?

0 Answers  


write a shell script to check the failed jobs?

0 Answers   Wells Fargo,


In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?

0 Answers  


What are the 3 standard streams in linux?

0 Answers  


What is MUTEX?

1 Answers  


Categories