How shell works?
Answer / satbeer singh
Shell is a program that takes commands as an input from the
user and interact with the Operating system to execute
those commands.Shell is a wraper around the Operating
system and passes on the information in form of the
commands to get the task done.
| Is This Answer Correct ? | 7 Yes | 1 No |
How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?
What is shell terminal?
What is the use of break command?
How do I edit a .sh file?
How to change our default shell?
Write a command sequence to find the count of each word?
What are the disadvantages of shell scripting?
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 shell company all about?
how did u debugging in unix/ linux platform ??( project Related)
Is bash a shell script?
What is a shell script? Can you name some of its advantages?