bash commit_activity contributors code-size Documentation

System engineering & DevOps - Bash

Bash (Bourne Again SHell)

In this project, I reviewed the basic concepts about BASH

✒️ Definition Bash SHELL:

A shell program is typically an executable binary that takes commands that you type and (once you hit return), translates those commands into (ultimately) system calls to the Operating System API.

Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn > shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.

📁 Files / Directories

## File Description
1 README.md Readme.
2 0x00-shell_basics In this project a virtualized development environment was installed and configured, it was carried out using the Github, VirtualBox and Vagrant tools.
2 0x01-shell_permissions In this project the EMACS text editor was installed and its basic commands were revised.
3 0x02-shell_redirections In this project the basic commands of the text editor VI were revised.
4 0x03-shell_variables_expansions In this project I work with the Github version control tool and its main commands.

By, Juan Sebastian Llano Gallego

twitter_page linkedin_page medium_page

Made with ❤️ in

Flow chart

Holberton School - Colombia Foundations - System engineering & DevOps - Bash

Febrary, 2020.

Foundations - System engineering & DevOps - Bash

Febrary, 2020.