This repository contains the projects under Systems Engineering and Devops. The projects contained here are mainly focused on using and getting familiar with the shell.
Project | Description |
---|---|
0x00-shell_basics | Using the shell, looking around, manipulating files, working with commands and reading man pages. |
0x01-shell_permissions | Linux file permissions and other man pages. |
0x02-shell_redirections | How to redirect standard output to a file and understanding special characters |
0x03-shell_variables_expansions | Usage of expansions. |