A UNIX Shell is in simplest terms, a command line interpreter, that takes the users input and gives it to the Kernel. If you are familiar with DOS, you will remember the 'command.com' that file takes the users information and passes it to the operating system in a way it can be understood by the system. With DOS you only had one type of shell, but with UNIX you have a variety, each with their own abilities, pluses and minuses.
Keep in mind as you read about these shells, that though they may have major differences when they were created, that they have been updated and many features that were once only available in a single shell, may be available in other shells. This is more of a history lesson.
'sh'
The Bourne shell, named after its creator Steve Bourne is the oldest shell for most major distributions of UNIX and LINUX. Most shells today are in some fashion derived from the Bourne shell.
'csh'
The C Shell. The C shell is a great shell that has many advantages over the original Bourne shell, it was the first to introduce a history (the ability to scroll up, to view past commands). Also the C Shell as the name implies also integrates a great portion of the C programming language. If you are able to program in C, you can pretty much do it all in a shell script or from the command line, if you so desired.
'ksh'
The Korn Shell. Named after its creator David Korn. This shell is able to do most of the things both the Bourne, and C Shell can do, and improves on them. For instance, the history feature is available, plus you are able to call up the history, edit the command, and then re-run it.
'bash'
The Bourne-Again Shell. This is probably the most widely used shell to date, and is the default shell for most newer Linux distributions. Again it integrates most of the above features and improves upon them. It was developed by the Free Software Foundation.
There are many other shells out there, but chances are if you are using a UNIX style operating system, you are using one of the above mentioned shells. My personal favourite is the bash shell, which also happens to be the first one I was exposed towards, so I may be biased. However typically when shell scripting, I use the korn shell because of its programming friendly structure.
How do you know what UNIX shell I am using?
Type "ps" and then hit return at your shell prompt and you should get something similar to:
$ ps
PID TTY TIME CMD
13087 pts/1 00:00:00 bash
13121 pts/1 00:00:00 ps
The numbers under PID, TTY, TIME etc should all be different from machine to machine, and the number of lines of programs running may also. But one line you have will be probably "bash" "csh" "sh" "ksh".
Another way to check is to type the following:
grep your-user-name /etc/passwd (eg grep ken /etc/passwd)
Which will return you something along the lines of:
ken:x:501:501:Ken:/home/ken:/bin/bash
The last portion of that line is '/bin/bash' which tells you your default shell when you login.
Ken Dennis
ken.dennis@gmail.com
ken.dennis@gmail.com
Microsoft SQL Server is the leader for inexpensive and middle... Read More
According to a survey conducted by InfoTrends/CAP Ventures entitled "Content-Centric... Read More
The US House of Representatives has recently passed the "Spy... Read More
Microsoft Great Plains fits to majority of industries, in the... Read More
If you are in the market for new staffing software,... Read More
And kill the best layout software in the process of... Read More
MSN messenger is a pretty cool invention. I mean I'm... Read More
It is a well known fact that Java as a... Read More
Microsoft Business Solutions Great Plains is marketed for mid-size companies... Read More
Microsoft Business Solutions Great Plains is Dexterity-written application and currently... Read More
Midsize business or non-profit organization should decide if one-vendor solution... Read More
If you have been using the Internet for any amount... Read More
.Net Framework is a platform or development environment to seamlessly... Read More
This article is the fourth of a series of articles... Read More
Find out why Spyware Removal from computers is important and... Read More
IBM Lotus Domino or Microsoft Exchange?The severe competition continues for... Read More
TikiWiki is open source software - it is written in... Read More
Programming Help for BeginnersWe write programs to instruct computers. When... Read More
We would like to give you several situations, when you... Read More
Looking at all the ads which promise to get rid... Read More
Great Plains Fixed Assets Management module is a robust tool... Read More
SAP Inc., a global leader in client/server enterprise application software... Read More
Your computer cost you from hundreds to thousands of dollars,... Read More
Ad-Aware and Spybot are probably the two most well known... Read More
Microsoft Great Plains may be recommended for international freight forwarding... Read More
Antigo wedding limo ..There are several kinds of software piracy. The bottom line... Read More
Microsoft Great Plains fits to majority of horizontals and retail... Read More
The intentions of this short tutorial are not to teach... Read More
Microsoft Great Plains is becoming more and more popular and... Read More
Microsoft Client Relation Management system (Microsoft CRM) and Microsoft RMS... Read More
Looking at all the ads which promise to get rid... Read More
Program Flow is what you think it is. How the... Read More
Microsoft Business Solutions Great Plains has substantial market share among... Read More
Cyberspace has opened up a new frontier with exciting possibilities... Read More
Microsoft Outlook is one of the most widely used software... Read More
If you have been running Windows XP for a couple... Read More
Although statistics often is blamed for various deadly sins --... Read More
Before September 1995, Microsoft Windows was an MS-DOS program. DOS... Read More
We don't think about mainframe software pricing anymore, we just... Read More
Microsoft Business Solutions Great Plains was designed back in the... Read More
Anyone who has ever used Microsoft Word knows that it... Read More
XML parser is a software module to read documents and... Read More
Microsoft Great Plains ? ERM from Microsoft Business Solutions and... Read More
Spyware and malware are large problems for Internet users today... Read More
Are you a database professional? Do you work with a... Read More
Now is the time to look at an alternative to... Read More
Passwords protect your most sensitive personal, financial and business information.... Read More
How to delete the user? This is the first problem... Read More
Microsoft CRM customization techniques are very diversified and based on... Read More
MicroWorld Technologies, Inc. the leading solutions provider in the area... Read More
Software |