Update index.md (#24832)

pull/21277/head^2
Joel Bryant 2018-11-08 09:45:09 -05:00 committed by Aditya
parent 2057069f2c
commit 8395d35448
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ title: Bash
<a>Bash</a> (short for Bourne Again SHell) is a Unix shell, and a command language interpreter. A shell is simply a macro processor that executes commands. It's the most widely used shell packaged by default for most Linux distributions, and a successor for the Korn shell (ksh) and the C shell (csh).
Many things that can be done Linux operating system can be done via command line. Some examples are...
Many things that can be done Linux operating system can be done via command line. Some examples are:
* Editing files
* Adjusting the volume of the operating system
* Fetching web pages from the internet