Skip to content

devopshobbies/bash-script-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bash-script-tutorial

An Overview of Shells
A shell is a fundamental and important part of your Linux computing environment. Shells are user programs not unlike other text-based programs and utilities. They offer a rich customizable interface to your system. Some of the main items provided by your shell are:
• An interactive textual user interface to the operating system.
• An operating environment.
• A facility for launching and managing commands and programs.
• A programming language.

Bash Logo

Published articles:

Contributions:

All contributions are welcomed. Help me to enrich this repository.

If you find any bugs in the examples, please file an issue.

TODO:

  • Adding Bash Script ...
  • Adding Bash Script ...

Releases

No releases published

Packages

No packages published

Languages