Shell Scripting Part 1 - RHCSA v9 Review

preview_player
Показать описание
RHCSA on RHEL 9 Series:
Demo of basic shell scripting tools: redirect and grep for the RHCSA based on RHEL 9.

This is part one of this series.
I encourage watching part two here:

#bash #rhcsa #linux

Clarifications:
I produce “educational-style” videos to help me practice public speaking and tricky concepts. If these videos are helpful to you, that is fantastic, but please be aware of the original intent.
My videos will NOT give you an unfair advantage on any exam. The information in my videos is sourced from publicly available documentation and my own experience OUTSIDE of any exams I have taken. That information is also provided "as is" and is not guaranteed to be free from error.

Your viewership is greatly appreciated. Thank you!
Рекомендации по теме
Комментарии
Автор

2>&1 this one was confusing but not anymore .. .Thanks

sameerhamid
Автор

FYI /usr/bin/sh -> bash sh is a link to bash

unixgnuru