Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What is a shell in unix?

7 like 0 dislike
Hello
What is a shell in unix?
please reply me. i am waiting for your reply.
Thanx
asked 1 year ago by eagles11 (179,830 points)

1 Answer

1 like 0 dislike
 
Best answer
A shell is an interactive user interface to an operating system services that allows an user to enter commands as character strings or through a graphical user interface. The shell converts them to system calls to the OS or forks off a process to execute the command. System call results and other information from the OS are presented to the user through an interactive interface. Commonly used shells are sh,csh,ks etc.
answered 1 year ago by DBA-boss (120,990 points)

Related questions

7 like 0 dislike
1 answer
asked 1 year ago by sr_webmaster (21,000 points)
7 like 0 dislike
2 answers
asked 1 year ago by DBA-boss (120,990 points)
7 like 0 dislike
1 answer
asked 1 year ago by eagles11 (179,830 points)
6 like 0 dislike
1 answer
asked 1 year ago by DBA-boss (120,990 points)
6 like 0 dislike
1 answer