Why is a script important?
Which is better perl or shell scripting?
how will you find the total disk space used by a specific user?
Tell something about the super block in shell scripting?
What is shell terminal?
What is a batch file used for?
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?
What is the use of "shift" command in passing parameters?
How do I open the shell prompt?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
What is option in shell script?
How to customise the other shell?
What is the need of including script interpreter in your shell script?