what is this line in the shell script do ?#!/bin/ksh
Answer Posted / seshadri sethi
To invoke the shell indirectly this line is added as the
first line in the file.This particular line invokes korn shell
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain about the slow execution speed of shells?
Give some situations where typing error can destroy a program?
What language is shell scripting?
What is an inode block?
How do I run a .sh file on mac?
How do I run a shell script in powershell?
What is an sh file?
What is bash shell command?
What is in a script?
What is basename in shell script?
What is $1 in shell scripting?
What are scripts in psychology?
How can you find out how long the system has been running?
What is difference between shell and bash scripting?
How do we delete all blank lines in a file?