473,503 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Why Different Shells?

53 New Member
Hi friends,

I need to know why UNIX systems are having different types of shells like Bourne, Korn, C, Tcsh..etc?Why Cant the Operating system can work and interpret thew user commands using a single Shell? What is the need of different Shells in the same system?
Sep 25 '07 #1
1 2388
Nepomuk
3,112 Recognized Expert Specialist
Hi friends,

I need to know why UNIX systems are having different types of shells like Bourne, Korn, C, Tcsh..etc? Why Cant the Operating system can work and interpret the user commands using a single Shell? What is the need of different Shells in the same system?
The thing is, that a Shell is just a program, which wraps itself around many basic components of the system to allow communication. Somebody thought of one, then somebody else thought "I can make a better one", somebody third thought "Hm, I don't like that thing about shell xyz." or "I'd like some additional feature..." and so many different shells were written. These shells were designed for different needs and are preferred by different people.

Under Linux systems, bash is the most common shell nowadays, but you get various other shells included in the system too. I guess, it's similar with Unix.

It can be quite annoying at times, that you have to think about so many shells when writing some code, but you can't change it and, luckily, a lot of shells are similar in many aspects.

Greetings,
Nepomuk
Sep 25 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
14387
by: Ayesha Ahsan | last post by:
Hi, I use Runtime.getRuntime().exec(command) to make my system call. For Windows based Dos, i add "cmd /c" before I type in my system call. So for example make the system call "dir": String...
1
1898
by: Neil | last post by:
Folks, I've got a problem at work, and I'm hoping that someone out there may have had something similar (although I doubt it!) or may be able to offer some advice. I'm in the process of...
16
4174
by: Geoff Cox | last post by:
Hello, I publish some web pages using large fonts and would like to give the user the opportunity to print the pages using a smaller font. I believe that this is possible using different style...
5
3894
by: Hendrik Schober | last post by:
Hi, we just run into the problem, that "default" alignment in the project properies dialog seem to be different. We have a project that's a DLL, which is linked with a couple of LIBs. All are...
27
2637
by: Ben Finney | last post by:
Antoon Pardon wrote: > I just downloaded your enum module for python > and played a bit with it. IMO some of the behaviour makes it less > usefull. Feedback is appreciated. I'm hoping to...
3
2461
by: John Salerno | last post by:
I'm interested in trying out shells other than IDLE, and I found PyShell, but I'm not sure how to get it exactly. Is there a way to get it without installing wxPython, or is it a part of it? I...
4
3345
by: cantatahost | last post by:
Hello, Likely this has been asked before... We have a library (in DLL form) that we distribute. The interface to the library is all C, but within the library it uses C++ in many places. ...
1
3969
by: Mrown | last post by:
Hi, I'm currently writing a python program that relies on a CLI program. What I'm currently doing is using subprocess.Popen on Python 2.5.1. Here's the line that I'm currently running: child...
1
1958
by: madha128 | last post by:
Why multiple shells are used in Linux, even born_again (Bash) the default shell is able to operate all the functions??????
0
7330
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6991
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7460
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5578
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5014
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3167
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.