How to enable the shell to know what program should be run
to interpret the script?
Answers were Sorted based on User's Feedback
How do I run a shell script in powershell?
c program to display the information of given file similar to givan by the unix or linux command ls -l
What is an inode block?
How would you replace the n character in a file with some xyz?
What are the different shells available?
What are the different kinds of loops available in shell script?
How will you print the login names of all users on a system?
Is shell script a programming language?
How will I insert a line "abcdef" at every 100th line of a file?
What is the best shell scripting language?
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
How will you copy a file from one machine to other?