How to enable the shell to know what program should be run
to interpret the script?
Answer Posted / guest
by Using command ksh/csh
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens when you type ls?
What language is bash?
Can you write a script to portray how set –x works?
How to pass an argument to a script?
Is shell a part of kernel?
How will you find the 99th line of a file using only tail and head command?
How do I run a powershell script?
how will you find the total disk space used by a specific user?
What is @echo off?
How do I run a script from command prompt?
Given a file find the count of lines containing the word "abc".
How do I set bash as default shell mac?
Differentiate between ‘ and ” quotes.
How do I run a .sh file?
Write down the syntax of "for " loop