answersLogoWhite

0


Best Answer

There are many possible Unix shells that users have access to. Some of these are:

sh - Bourne shell (the original shell)

ksh - Korn shell

bash - Bourne-again shell

csh - C shell

tcsh - variant of the C shell and other features

zsh - the 'z' shell

rsh - Restricted shell

ksh93 - '93 version of ksh

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the different shells in Unix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the default Unix shell?

There is no "default" Unix shell. Different Unix vendors shipped different shells.


Why do you require different shells in unix?

Different shells are not required in Unix; they happen to be available to users to switch to if they wish. Different shells have different environments, depending on what type of user you are. Some users prefer one shell environment over another but it is merely personal choice, not a requirement.


What has the author William Holliker written?

William Holliker has written: 'UNIX Shell commands quick reference' -- subject(s): UNIX (Computer file), UNIX Shells


Why do v use shells in unix?

A shell is a command interpreter. This is not limited to Unix. The programs COMMAND.COM or CMD.EXE are also shells in the DOS/Windows environments. The program EXPLORER.EXE is also a shell, though with a graphical interface.


Write a brief note on flavors of UNIX shells?

See related link


What has the author Don Crabb written?

Don Crabb has written: 'Macspeed' 'Running UNIX so it doesn't run you' -- subject(s): Computer programs, UNIX Shells, UNIX device drivers (Computer programs) 'Getting the Most Out of Ninja'


Is Linux different from unix?

yes


Does Unix differs from Linux in terms of script writing?

Not mainly, but the scripting shells are often available in different dialects or version, each one implementing more or less features, and providing sometimes the same features through different switches. The same applies to simple commands and filters, and also among different unix'es (SCO Unix, Sun Solaris, IBM AIX, ...). So never deploy anything before solid tests!


What is the different between turbo c plus plus and unix c plus plus?

There is no such thing as 'unix C++'.


Windows-style shells for Unix and Linux are sometimes called?

There is no official term for such an application, nor is there an official definition for "Windows-style", for that matter.


How do you use ticks in PHP?

Backticks in PHP are simply shorthand for calling shell_exec on their contents, as in most Unix shells. See the related link.


How do you install Unix?

The inherent problem in ing your question is that there is no single operating system known as "Unix." Unix is a specification for a large number of operating systems to meet and comply with. The installation for Solaris is different from that of AIX, which is different from that of TRU64. In order to receive a definitive , you would need to define which Unix you are trying to install.