what is this line in the shell script do ?#!/bin/ksh
Answer Posted / satchi
to execute the commands in a script using "ksh" shell.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is shell application?
What is $1 in shell scripting?
Can we run shell script in windows?
What are the different communication commands available in the shell?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
What is option in shell script?
Why do we write bin bash in shell scripts?
What is the meaning of $1 in shell script?
How to redirect both standard output and standard error to the same location?
What is the use of "$?" Sign in shell script?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
What is the significance of the shebang line in shell scripting?
What are the zombie processes?
Tell something about the super block in shell scripting?
What language is bash?