English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

6 answers

bash (bourne again shell), Bourne shell, c-shell, korn shell are the ones that I have most frequently encountered.
To look up the available shells in your box, you can cat the file
/etc/shells
From there, pick the one that you are most familiar with

2006-12-25 15:55:56 · answer #1 · answered by Neil 5 · 0 0

Some Unices prefer as default Bourne shell (sh), some C-shell (csh) or Korn shell (ksh). Bash (Bourne again shell) is Linux favorite.

2006-12-26 00:06:29 · answer #2 · answered by alakit013 5 · 0 0

Common shell used in Unix are :
Bourne shell [/bin/sh]
Bourne-again shell [/bin/bash]
C shell [/bin/csh]
Korn shell [/bin/ksh]
TENEX C shell [/bin/tcsh]

Among them bash shell is the most popular shell.

2006-12-25 23:37:57 · answer #3 · answered by freemind 2 · 0 0

Common shell used in Unix are :
Bourne shell [/bin/sh]
Bourne-again shell [/bin/bash]
C shell [/bin/csh]
Korn shell [/bin/ksh]
TENEX C shell [/bin/tcsh]

2006-12-26 00:44:30 · answer #4 · answered by deepak_surendar 2 · 0 0

learn unix command using mind map.
http://mind-map-you.blogspot.com

2006-12-29 02:49:56 · answer #5 · answered by danceingame 2 · 0 0

bash is the most popular. equally popular are ksh, csh

2006-12-25 23:12:02 · answer #6 · answered by waterlooguy 2 · 0 0

fedest.com, questions and answers