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
Write down the syntax of "for " loop
Is shell scripting a programming language?
What is awk in shell scripting?
Where is bash history?
What language is shell scripting?
What is basename in shell script?
how will you find the total disk space used by a specific user?
Is bash a shell script?
How can the contents of a file inside jar be read without extracting in a shell script?
What is shell and shell script?
What are the various stages of a linux process it passes through?
How do you create a shortcut in linux?
What are different types of shell?
What is shell environment?
What is the syntax of while loop in shell scripting?