Understanding command line shell
Q. I’ve migrated from Windows NT to Linux workstation. Most documents refer to a command line shell. Can you explain me command line shell?
A. A shell allows you to type the commands such as date or clear. There are many shell available. BASH (bourne again shell) is default shell for most Linux distributions.
It also known as a command interpreter which takes command from user and pass the same to kernel for execution. Bash shell supports aliases, filename completion, command history, POSIX compatibility and many other features.
Other UNIX / Linux shell
- csh / tcsh
- sh / ksh
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Other Helpful FAQs:
- Howto: Changing Linux Login Shell
- How to use bash shell
- Configure BASH, KSH, TCSH, ZSH Shell To Logout User Automatically After Idle Time
- Bash Shell Loop Over Set of Files
- Shell script error - bad interpreter messages and solution
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: aliases, bash_shell, command_history, command_interpreter, command_line_shell, compatibility, csh, default_shell, filename_completion, ksh, linux_distributions, linux_shell, linux_workstation, posix, tcsh



Recent Comments
Today ~ 13 Comments
Today ~ 2 Comments
Yesterday ~ 8 Comments
Yesterday ~ 4 Comments
Yesterday ~ 8 Comments