This project repository contains scripts and materials related to processes and signals in system engineering and DevOps.
- 0x00- shell_basics
- 0x01- shell_permissions
- 0x02- shell_redirections
- 0x03- shell_variables_expansions
- 0x04- loops_conditions_and_parsing
- 0x05- processes_and_signals
Before you begin, ensure you have met the following requirements:
- Git must be installed on your operating system.
To run these scripts locally, run this command on your terminal or command prompt:
Linux and macOS:
sudo git clone https://github.com/Mugambi12/alx-system_engineering-devops.git
Windows:
git clone https://github.com/Mugambi12/alx-system_engineering-devops.git
This project is licensed under the MIT.