linkedin / school-of-sre

At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
https://linkedin.github.io/school-of-sre/
Other
7.7k stars 705 forks source link

Added shell scripting course under Linux Basics, Fundamentals Series #94

Closed prasanjit- closed 3 years ago

prasanjit- commented 3 years ago

Added a shell scripting course under Linux Basics (Fundamentals Series). Shell scripts are widely used by SREs to automate/schedule repeatable tasks. This course will impart the fundamentals of shell scripting, variables, functions, loops and arguments. These concepts can be implemented to create custom scripts. (Examples have been included). Thanks, Prasanjit

kalyanceg commented 3 years ago

Thanks for the transcript @prasanjit- But the ideal flow is to open an issue, explain your transcript and its need So that we can assign a resource from our side to work with you on onboarding the transcript to main branch. Working one on one for a new transcript can reduce many back and forth communication than a PR is what we feel. We request you to open an issue and follow the workflow

prasanjit- commented 3 years ago

Sure @kalyanceg .. Will do that. Thanks.