Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 2.79 KB

File metadata and controls

61 lines (38 loc) · 2.79 KB

System Engineering DevOps

Connect with me

GitHub repo size   Visit my website   Twitter Follow   LinkedIn Follow   GitHub Profile   GitHub stars   GitHub forks


Processes and Signals

This project repository contains scripts and materials related to processes and signals in system engineering and DevOps.

Scripts

  1. 0x00- shell_basics
  2. 0x01- shell_permissions
  3. 0x02- shell_redirections
  4. 0x03- shell_variables_expansions
  5. 0x04- loops_conditions_and_parsing
  6. 0x05- processes_and_signals

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Git must be installed on your operating system.

Run Locally

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

License

This project is licensed under the MIT.