What is a command interpreter shell?
The different shells, also known as command interpreters, are utilities, that reads commands from the terminal or from a file and presents them for the operating system to execute. Shells can have features, such as command line editor, word completion, word listing, spelling correction, history mechanism and job control.
Continue reading “The different shells in FreeBSD”