mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-07 00:58:03 +00:00
Update intro.md removing space-typo (#96)
This commit is contained in:
@@ -167,7 +167,7 @@ to perform a particular operation.
|
|||||||
|
|
||||||
Shell is a program that takes commands from the
|
Shell is a program that takes commands from the
|
||||||
users and gives them to the operating system for processing. Shell is an
|
users and gives them to the operating system for processing. Shell is an
|
||||||
example of a CLI(command line interface). Bash is one of the most popular shell
|
example of a CLI (command line interface). Bash is one of the most popular shell
|
||||||
programs available on Linux servers. Other popular shell programs are
|
programs available on Linux servers. Other popular shell programs are
|
||||||
zsh, ksh and tcsh.
|
zsh, ksh and tcsh.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user