Intro to UNIX Shells - myoddPc

Computer Information - myOddPc

Intro to UNIX Shells

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 psThe 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/bashThe last portion of that line is '/bin/bash' which tells you your default shell when you login.Ken Dennis Ken.Dennis@Gmail.com http://KenDennis-RSS.homeip.net/

Ken Dennis

Sony PSP - Not Just For Games

Zen and the Art of Buying Computer Parts
The Ugly Face Of Technology
Wind Turbine Lights to Protect Birds
Robotic Manufacturing Lighting
Is that software really free?
Tips on Finding the Best CD Duplication Services
Making the Most of Digital Camera Memory Cards
Microsoft Dynamics GP & CRM in Transportation & Logistics
Computer Dos and Donts
Sony PSP - Not Just For Games

SyncUp – A File/Folder Synchronizer For Windows

Basic Tips and tricks for Windows XP
Buying the Perfect Computer – The FIRST Time
Dirty Little Computer Viruses and How To Protect Yourself
10 Secrets to a Healthy Computer and a Happier You
8 Simple Ways to Defend Against Evil Doers Both Online and Off
Microsoft CRM Programming Secrets – Tips For Developers
Microsoft Great Plains Integration with Legacy Systems – Overview For Developer
Microsoft RMS – Great Plains Integration – Overview For IT Specialist
Removing Incoming Email in MS Exchange, C# Example
SyncUp – A File/Folder Synchronizer For Windows

Articles by the same author

SSH (SCP) Send Files from Windows to Your Linux Box
About Microsoft Sysprep (System Preparation) Utility (Windows 2000)
Intro to UNIX Shells
Adware and Spyware
Internet Relay Chat - A Basic Introduction
Instant Messenger Clients
USB Key Drives - Useful Tool
netstat - Linux Command to Display Networking Information
Quick Summary of Basic and Common Linux Commands
FTP - File Transfer Protocol Explained
USB Drives - What to Look For in a USB Device
Digital Cameras, Media, and Card Readers
Reduce Pop-ups and Annoying Ads
Tripwire for Linux File Integrity
Snort for Network IDS
Save Your Resources - Combine Your IM Clients
Anti-Virus Software
Deleting and Destroying Data Forever
USB Drive Popularity
Laptop and Notebook Theft Prevention

Disclaimer

Please note that this website is for information only. Whilst every care has been taken to provide accurate information you should always seek the advice of a professional before attempting any repairs or making any purchase(s).
You need to take special care to ensure that the information given applies your system.

Vehicles classifieds
Cars classifieds with one-step-submit. No commissions or hidden fees for private ads.

Loans
Loans information and advice from Thisismoney.
marker About Us | Site Map | Privacy Policy | Contact Us | ©2005-2006