write a shell script to check the failed jobs?


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

Post New Answer

More Shell Script Interview Questions

How to check if a directory exists?

0 Answers  


What does echo $0 do?

0 Answers  


How to find duplicate record in file using shell script?

0 Answers   IBM, Saama Tech, Wipro,


How to get the last line from a file using just the terminal?

0 Answers  


What are the additional egrep symbols?

2 Answers  


Differentiate between ‘ and ” quotes.

0 Answers  


What is bourne shell scripting?

0 Answers  


Why is used in shell scripting?

0 Answers  


Is SSO and SSL support BOXI?

2 Answers  


How do you create a shortcut in linux?

0 Answers  


How to create environment variables?What are the conditions for creating variables?

1 Answers   Infosys, Wipro,


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  


Categories