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
How do I edit a .sh file?
What is the default ubuntu terminal?
Write down the syntax for all the loops in shell scripting.
How to use arguments in a script?
What happens when you type ls?
How to write a function?
How do I run a bin bash script?
What does $1 mean in bash?
What happens on a system call?
How will you emulate wc –l using awk?
What is path in shell script?
How do I read a .sh file?
What is computer cli?
Why should we use shell scripts?
What command needs to be used to take the backup?