what is this line in the shell script do ?#!/bin/ksh

Answer Posted / venkatgiri t

/bin/ksh denotes the place where all the commands source
code is stored. Hence when ever we run command, the
commands referred from their.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I run a shell script on a mac?

856


Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

764


What is scripting autism?

921


How will you pass and access arguments to a script in linux?

794


How do I debug a shell script?

813


What is awk script?

732


Write down the syntax of "for " loop

811


State the advantages of shell scripting?

823


How important is shell scripting?

765


I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

973


What is batch file programming?

908


What is wc in shell script?

745


What are the 3 standard streams in linux?

773


How will you connect to a database server from linux?

754


What will happen to my current process when I execute a command using exec?

752