What is c in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
How does shell scripting work?
shell script for reverse the string
What does egrep mean?
What is the difference between scripting and coding?
What are the advantages of bash over all other shells?
how to read systems current date and time
What language is used in terminal?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
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 a shell script in windows?
How do scripts work?