Shell

ডিপথট থেকে

A shell is software that provides an interface for users of an operating system which provides access to the services of a kernel.

To check which shell you are using
echo $SHELL
You updated something in ~/.cshrc file and want to implement it without restarting the terminal,
source ~/.cshrc