what is this line in the shell script do ?#!/bin/ksh
Answer Posted / satyabrata
A)it give the path of shell and where the shell script will
run.
B) it gives the name of which shell you are working
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the different types of shell scripting?
What is the significance of the shebang line in shell scripting?
Is shell scripting a programming language?
Explain about login shell?
What is shell and terminal?
What is the difference between grep and egrep?
How to debug the problems encountered in the shell script/program?
How do I open the shell in cmd?
How do I set bash as default shell mac?
Explain about the exit command?
Which shell is the best?
What is a command line shell?
How do I run a .sh file?
How to print all array elements and their respective indexes?
What language is shell scripting?