How shell works?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I start a shell script?

816


Explain how you Automate your application using Shell scripting.

2079


What is a beat in a script?

756


What are the zombie processes?

750


What is the use of "$?" Sign in shell script?

837


What is shell scripting used for?

768


How to write a function?

811


write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.

2482


What is web script?

805


Give some situations where typing error can destroy a program?

953


What is shell terminal?

744


What does $$ mean in shell script?

815


Is shell scripting easy to learn?

781


What is meant by $1 in shell script?

743


What is awk script?

746