Bash Scripting Tutorial for Beginners VIDEO
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
💻 Code: https://github.com/herbertech/bash-intro-tutorial
⌨️ (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
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Other Videos By freeCodeCamp.org 2023-04-27 Scrapy Course – Python Web Scraping for Beginners 2023-04-26 Build a Simple Website with HTML, CSS, JavaScript – Course for Beginners 2023-04-25 Zustand React State Management Course (Simple Redux Alternative) 2023-04-24 React Router 6 – Full Course 2023-04-20 JavaScript Interview Prep: Functions, Closures, Currying 2023-04-19 ChatGPT Course – Use The OpenAI API to Code 5 Projects 2023-04-18 Godot Game Development – Crash Course for Beginners 2023-04-17 No Black Box Machine Learning Course – Learn Without Libraries 2023-04-13 Build a LinkedIn Clone with React and Firebase – Tutorial 2023-04-12 Firebase Tutorial for Beginners – Build a Mobile App with HTML, CSS, JavaScript 2023-04-11 Bash Scripting Tutorial for Beginners 2023-04-10 React Native Course – Android and iOS App Development 2023-04-06 Advanced C# – LINQ Tutorial 2023-04-05 Personal Website Tutorial with Next.js 13, Sanity.io, TailwindCSS, and TypeScript 2023-04-04 Frontend Web Development: In-Depth Project Tutorial (HTML, CSS, JavaScript, TypeScript, React) 2023-04-03 Learn Minimal APIs in .NET 7 2023-03-30 Use ChatGPT to Build a RegEx Generator – OpenAI API Low Code Course 2023-03-29 Software Engineering Job Interview – Full Mock Interview 2023-03-28 Flutter App Development Course – Build a Twitter Clone with Appwrite and Riverpod 2023-03-27 React 3D Animation Website Tutorial with ThreeJS (WebGi) & GSAP 2023-03-23 Learn Vite – Frontend Build Tool Course