What is the syntax of while loop in shell scripting?
How to write a function?
What are the different methods available to run a shell script?
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.
What are the three main forms of enabling debugging in a shell script?
What is the default ubuntu terminal?
What are the different types of commonly used shells on a typical linux system?
how to create purchase order
How would you print just the 25th line in a file using smallest shell script?
What is in a script?
What is the equivalent of a file shortcut that we have a window on a linux system?
What does chmod do?
What is bash used for?