How to enable the shell to know what program should be run
to interpret the script?
Answer Posted / prav gir
$SHELL
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are different types of shell?
What is the crontab?
Can we run shell script in windows?
What is shell and shell script?
write a shell script to check the failed jobs?
What is the difference between bash and shell?
What is shift command in shell script?
Why should we use shell scripts?
What is an inode block?
Write a command sequence to find the count of each word?
What happens on a system call?
What are the zombie processes?
What is the difference between scripting and coding?
What is path in shell script?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.