Bash Scripting Tutorial for Beginners

preview_player
Показать описание
Learn bash scripting in this crash course for beginners. Understanding how to use bash scripting will enhance your productivity by automating tasks, streamlining processes, and making your workflow more efficient.

✏️ Course created by @Herbertech

⌨️ (00:00) Introduction
⌨️ (03:24) Basic commands
⌨️ (06:21) Writing your first bash script
⌨️ (11:29) Variables
⌨️ (14:55) Positional arguments
⌨️ (16:23) Output/Input redirection
⌨️ (23:23) Test operators
⌨️ (25:19) If/Elif/Else
⌨️ (28:37) Case statements
⌨️ (32:16) Arrays
⌨️ (34:12) For loop
⌨️ (36:03) Functions
⌨️ (41:31) Exit codes
⌨️ (42:30) AWK
⌨️ (45:11) SED

🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan

--

Рекомендации по теме
Комментарии
Автор

Thanks for the support, Beau. Happy/excited be on the FCC channel! 😀

Herbertech
Автор

This introductory course was very useful and I loved how visually is well structured. Actually, bash is so useful for any project. TY for this vid.

eperez_yt
Автор

I bought an entire course on Udemy to learn linux and bash scripting and this was so incredibly clear and straightforward in comparison. Really appreciate how easily Herbert broke down bash scripting and I hope you have more courses on the FCC channel.

ivyscripting
Автор

This is an excellent Bash primer. Thank you @Herbertech for creating this and for sharing this with the global developer community. 🙏

quincylarsonmusic
Автор

This entire course is like an entire semester condensed into less than one hour, impressive!

frankenweeny
Автор

This has been my first online coding course and I really enjoyed the session. The language was very comprehensive and audience friendly.

kaustavchakrabarti
Автор

The video is so well structured. Half way through the video but couldn't stop myself from appreciating the efforts that have been put up for making this.

ayushkapoor
Автор

I really liked it and enjoyed, it was an fantastic course. Short but contained more valuable information about bash.
thank you so much.

mhmdmd
Автор

Que bueno que estén incluyendo diferentes pistas de audio en su vídeos, esta genial!

giancarlovalentin
Автор

Hey, nice tutorial-I had to smile when you mentioned Atom as an option for a text editor. I still have a copy installed, but was surprised you mentioned it since it has been discontinued.

ssmith
Автор

Excellent ! Watched and practiced all commands in one go. This bash primer only requires very basic linux knowledge beforehand.

anandprakash
Автор

Wow. What a great course! This is by far the best bash scripting on the internet.

abiodunbabalola
Автор

One of the best starter bash video on YouTube

Markus-iqsm
Автор

If you had some programming background, this must have been an awesome tutorial for you. I've enjoyed this. Thanks to FCC and Instructor!

muyivushafiq
Автор

Been waiting for this. Thank you so much, FCC! 🤘

iandotjs
Автор

43:00 I think sed and awk (and grep) are specially useful when piped after some output. It would be useful to see examples of that usage.

fmaylinch
Автор

Completed the lecture, and yes it was amazing, hoping to see more such lectures. ✌✌✌✌

funkyboy
Автор

This literally came right when i needed it, thank you so much.

BrunO-dyro
Автор

thank you so much. it was an amazing experience learning bash scripting with the amazing mentor here !!!

rachit_joshi
Автор

Great video! To make it even better I'd suggest that you
a) add "\r\n" to your PS1 variable so that your typing always starts at the left margin instead of somewhere far out on the right
b) use a more readable color scheme - dark blue on black is pretty well unreadable

cuthbertmilligen
visit shbcf.ru