Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 822 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 822 Bytes

System engineering & DevOps - Bash

In this repository you will find different folders which contain Bash executable files, In order to have devops exercises for beginner.

How to execute the files?

You must first write to your Terminal ./ Following the name of the file you want to run.

Example:

./zack

📁- Directories

# Directory Description
* README.md Readme file.
0 Shell Basic This folder contains executable files with basic commands for the Shell.
1 Shell Permissions This folder contains executable files with commands related to user permissions and user groups.