Post New Shell Script Questions
How will you emulate wc –l using awk?
How will you connect to a database server from linux?
What is a shell script? Can you name some of its advantages?
Why are there shells on the beach?
Why is a script important?
What are the disadvantages of shell scripting?
How will you pass and access arguments to a script in linux?
What is an inode block?
Given a file find the count of lines containing the word "abc".
What is sudo command?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
Explain about the slow execution speed of shells?
What is difference between shell and bash scripting?
How to write a function?
Explain about sourcing commands?