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 is shell terminal?
Write down the syntax for all the loops in shell scripting.
What does echo mean in scripting?
How do I open a jshell in cmd?
Which is better perl or shell scripting?
How important is shell scripting?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
wats the deinitions for shell utility and filter?
Explain about the slow execution speed of shells?
What is the fastest scripting language?
How to get the last line from a file using just the terminal?
What is subshell?
What is echo $shell?
What is in a script?
How does path variable work?