bash和cshell都是些什么东西啊?

bash和cshell都是些什么东西啊?

请大虾们给我释疑吧,初学者,不懂这些。
shell is a command language interpreter that executes   commands read from the standard input or from a file.
shell是介于内核和应用程序之间的一个接口,bash,tcsh,ksh,...,都是不同种类的shell,它们各有特点!