-
Bash in 100 Seconds
Bash is the command line shell that you encounter when you open the terminal on most Unix operating systems, like MacOS and Linux. Learn how to create your own bash scripts to automate tasks on your computer.
#linux #compsci #100SecondsOfCode
🔗 Resources
Bash Reference https://www.gnu.org/software/bash/manual/bash.html
Unix Shell History https://developer.ibm.com/tutorials/l-linux-shells/
Linux File System Explained https://youtu.be/42iQKuQodW4
🔥 Watch more with Fireship PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
📖 Topics Covered
- Bash Programming Tutorial
- Linux Command Line Basics
- Bash Scripting
- History of Unix Shells
- Learn to Code with Ba...
published: 23 Aug 2021
-
Bash Scripting Tutorial for Beginners
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
👾 ...
published: 11 Apr 2023
-
Shell Scripting Tutorial | Shell Scripting Crash Course | Linux Certification Training | Edureka
🔥 Linux Admin Certification Training (Use Code "𝐘𝐎𝐔𝐓𝐔𝐁𝐄𝟐𝟎"): https://www.edureka.co/linux-admin
🔴 𝐋𝐞𝐚𝐫𝐧 𝐓𝐫𝐞𝐧𝐝𝐢𝐧𝐠 𝐓𝐞𝐜𝐡𝐧𝐨𝐥𝐨𝐠𝐢𝐞𝐬 𝐅𝐨𝐫 𝐅𝐫𝐞𝐞! 𝐒𝐮𝐛𝐬𝐜𝐫𝐢𝐛𝐞 𝐭𝐨 𝐄𝐝𝐮𝐫𝐞𝐤𝐚 𝐘𝐨𝐮𝐓𝐮𝐛𝐞 𝐂𝐡𝐚𝐧𝐧𝐞𝐥: https://edrk.in/DKQQ4Py
This "Shell Scripting Tutorial" video gives you an extensive explanation about Shell Scripting in Linux. It covers the essential concepts such as using variables, basic operators, loops & functions.
It also gives you an insight by scaling down some real-time scenarios and demonstrating them using the virtual machine.
01:05 Getting started with Linux
03:45 Command Line Essentials
21:49 Shell Script Basics
26:43 Using Variables
38:12 Basic Operations
41:03 Shell Loops
52:42 Shell Functions
58:52 Use-Case
#edureka #LinuxEdureka #LinuxTutorial #LinuxOnlineTraining
Check our complete Linux admi...
published: 18 Apr 2019
-
you need to learn BASH Scripting RIGHT NOW!! // EP 1
Sign up for Linode here: https://ntck.co/linode and you get a $100 Credit good for 60 days as a new user!
In this video, NetworkChuck starts you on your journey to becoming a better nerd by introducing you to the super powerful BASH scripting language!
🔥🔥Join the NetworkChuck membership: https://ntck.co/NCAcademy
Wanting to get into Bug bounties? Check out this course by the amazing Nahamsec: https://ntck.co/bbcourse
**Sponsored by Linode
SUPPORT NETWORKCHUCK
---------------------------------------------------
➡️NetworkChuck membership: https://ntck.co/Premium
☕☕ COFFEE and MERCH: https://ntck.co/coffee
Check out my new channel: https://ntck.co/ncclips
🆘🆘NEED HELP?? Join the Discord Server: https://discord.gg/networkchuck
STUDY WITH ME on Twitch: https://bit.ly/nc_twitch
R...
published: 25 Mar 2022
-
Shell Scripting Crash Course - Beginner Level
This is an intro to shell scripting with Bash. We will learn what shell scripting is and create a cheat sheet with things like variables, conditionals, loops, functions, etc. We will also do things like rename multiple files.
Cheat Sheet Gist:
https://gist.github.com/bradtraversy/ac3b1136fc7d739a788ad1e42a78b610
Command Line Tutorial:
https://www.youtube.com/watch?v=cBokz0LTizk
💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
http://www.traversymedia.com
Follow Traversy Media:
http://www.facebook.com/traversymedia
http://www.twitter.com/traversymedia
http://www.instagram.com/traversymedia
published: 17 May 2018
-
Shell Scripting for Absolute Beginners | Learn in 3 hours | Start from Zero
Support my work
https://www.buymeacoffee.com/abhishekprd
Here are some more very useful Zero to Hero playlists on the channel.
- Free DevOps Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvIKMhk8WhzN1pYoJ1YU8Csa
- AWS Zero to Hero Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvLNOxX0RfndiYSt1Le9azze
- Terraform Zero to Hero Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvI0O4PeKVV1-yJoX2AqIWuf
- Python for DevOps Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvKwTyYNJCUwGPvql0TrsPgv
In this video tutorial we will learn shell scripting from absolute basics. This video tutorial consists of three parts
- In the part 1 we will about the basics of Shell commands
- In the part 2 we will learn a little advance shell commands and write our very ...
published: 03 Aug 2024
-
Writing your First Shell Script for Linux Tutorial
http://filmsbykris.com
http://www.patreon.com/metalx1000
Playlist
https://www.youtube.com/playlist?list=PLcUid3OP_4OV46dBG6R2AvV_-QyB61WRH
This video was sponsored by:
Karl Arvid
John Tedesco - http://stainlesssteeltoolwrap.com/
Steven C. Morreale
For help: http://filmsbykris.com/irc
FaceBook: https://www.facebook.com/pages/Films-By-Kris/225113590836253
published: 06 Jan 2016
-
Shell Scripting Tutorial | Linux Tutorial | Shell Scripting Training | Intellipaat
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell scripting in detail. #ShellScriptingTutorial #LinuxCommands #ShellScripting #linuxShellScriptingTutorial #ShellScriptingTutorialForBeginners #Intellipaat
Intellipaat Linux Course: https://intellipaat.com/linux-training/ 🎁🎁Don't forget to take the quiz @1:47:25 & stand a chance to win Amazon voucher worth Rs 500.
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell scripting in detail. #ShellScriptingTutorial #LinuxCommands #ShellScripting #linuxShellScriptingTutorial #ShellScriptingT...
published: 30 Jul 2019
-
Learn the Basics of BASH Scripting | Linux Shell Scripting | Beginners Course
Shell scripting is an important skill for any developer. The session is prepared for every beginner with the basic knowledge of Linux commands to become an expert in BASH scripting.
#bash #shellscripting #programming #linux #linuxcommands #coderinboots
published: 08 Aug 2024
-
Never say "If" writing a Bash script! (Exit codes & logical operators)
A good rule of thumb is to never use "if" statements when writing shell or bash scripts. 90% of the time, you can get what you want more elegantly just with logical operators like && and ||. It makes the difference between ugly and elegant looking and running code.
WEBSITE: https://lukesmith.xyz 🌐❓🔎
DONATE NOW: https://lukesmith.xyz/donate 💰😎👌💯
published: 19 Mar 2020
2:33
Bash in 100 Seconds
Bash is the command line shell that you encounter when you open the terminal on most Unix operating systems, like MacOS and Linux. Learn how to create your own ...
Bash is the command line shell that you encounter when you open the terminal on most Unix operating systems, like MacOS and Linux. Learn how to create your own bash scripts to automate tasks on your computer.
#linux #compsci #100SecondsOfCode
🔗 Resources
Bash Reference https://www.gnu.org/software/bash/manual/bash.html
Unix Shell History https://developer.ibm.com/tutorials/l-linux-shells/
Linux File System Explained https://youtu.be/42iQKuQodW4
🔥 Watch more with Fireship PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
📖 Topics Covered
- Bash Programming Tutorial
- Linux Command Line Basics
- Bash Scripting
- History of Unix Shells
- Learn to Code with Bash
https://wn.com/Bash_In_100_Seconds
Bash is the command line shell that you encounter when you open the terminal on most Unix operating systems, like MacOS and Linux. Learn how to create your own bash scripts to automate tasks on your computer.
#linux #compsci #100SecondsOfCode
🔗 Resources
Bash Reference https://www.gnu.org/software/bash/manual/bash.html
Unix Shell History https://developer.ibm.com/tutorials/l-linux-shells/
Linux File System Explained https://youtu.be/42iQKuQodW4
🔥 Watch more with Fireship PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
🎨 My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
📖 Topics Covered
- Bash Programming Tutorial
- Linux Command Line Basics
- Bash Scripting
- History of Unix Shells
- Learn to Code with Bash
- published: 23 Aug 2021
- views: 1631604
47:57
Bash Scripting Tutorial for Beginners
Learn bash scripting in this crash course for beginners. Understanding how to use bash scripting will enhance your productivity by automating tasks, streamlinin...
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
https://wn.com/Bash_Scripting_Tutorial_For_Beginners
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
- published: 11 Apr 2023
- views: 545631
1:14:31
Shell Scripting Tutorial | Shell Scripting Crash Course | Linux Certification Training | Edureka
🔥 Linux Admin Certification Training (Use Code "𝐘𝐎𝐔𝐓𝐔𝐁𝐄𝟐𝟎"): https://www.edureka.co/linux-admin
🔴 𝐋𝐞𝐚𝐫𝐧 𝐓𝐫𝐞𝐧𝐝𝐢𝐧𝐠 𝐓𝐞𝐜𝐡𝐧𝐨𝐥𝐨𝐠𝐢𝐞𝐬 𝐅𝐨𝐫 𝐅𝐫𝐞𝐞! 𝐒𝐮𝐛𝐬𝐜𝐫𝐢𝐛𝐞 𝐭𝐨 𝐄𝐝𝐮𝐫𝐞𝐤𝐚 𝐘𝐨𝐮...
🔥 Linux Admin Certification Training (Use Code "𝐘𝐎𝐔𝐓𝐔𝐁𝐄𝟐𝟎"): https://www.edureka.co/linux-admin
🔴 𝐋𝐞𝐚𝐫𝐧 𝐓𝐫𝐞𝐧𝐝𝐢𝐧𝐠 𝐓𝐞𝐜𝐡𝐧𝐨𝐥𝐨𝐠𝐢𝐞𝐬 𝐅𝐨𝐫 𝐅𝐫𝐞𝐞! 𝐒𝐮𝐛𝐬𝐜𝐫𝐢𝐛𝐞 𝐭𝐨 𝐄𝐝𝐮𝐫𝐞𝐤𝐚 𝐘𝐨𝐮𝐓𝐮𝐛𝐞 𝐂𝐡𝐚𝐧𝐧𝐞𝐥: https://edrk.in/DKQQ4Py
This "Shell Scripting Tutorial" video gives you an extensive explanation about Shell Scripting in Linux. It covers the essential concepts such as using variables, basic operators, loops & functions.
It also gives you an insight by scaling down some real-time scenarios and demonstrating them using the virtual machine.
01:05 Getting started with Linux
03:45 Command Line Essentials
21:49 Shell Script Basics
26:43 Using Variables
38:12 Basic Operations
41:03 Shell Loops
52:42 Shell Functions
58:52 Use-Case
#edureka #LinuxEdureka #LinuxTutorial #LinuxOnlineTraining
Check our complete Linux admin playlist here: https://goo.gl/ZUTGVb
- - - - - - - - - - - - - - - - -
Instagram: https://www.instagram.com/edureka_learning/
Facebook: https://www.facebook.com/edurekaIN/
Twitter: https://twitter.com/edurekain
LinkedIn: https://www.linkedin.com/company/edureka
- - - - - - - - - - - - - - - - -
How it Works?
1. This is a 7 Week Instructor led Online Course, 25 hours of assignment and 10 hours of project work
2. We have a 24x7 One-on-One LIVE Technical Support to help you with any problems you might face or any clarifications you may require during the course.
3. At the end of the training you will have to undergo a 2-hour LIVE Practical Exam based on which we will provide you a Grade and a Verifiable Certificate!
- - - - - - - - - - - - - -
About the Course:
Edureka's Linux Administration course covers all the concepts on administration methods in Linux. Starting from Linux installation to security administration, networking concepts, file system management, system services, Kernel services, Linux configuration.
- - - - - - - - - - - - - -
Who should go for this course?
This course can be taken by any professional who wants to be a Linux Administrator or wants to learn Linux.
- - - - - - - - - - - - - -
Why learn Linux Administration?
Linux is everywhere. In your daily life, you are communicating with Linux servers, major internet sites such as Facebook and Google are using Linux servers. In addition, most modern televisions and Android mobiles run on Linux. At the root of it, Linux is free software used to control desktop, laptop, supercomputers, mobile devices, networking equipment, airplanes and automobiles and so on. With Linux knowledge and an inexpensive computer you can create tiny gadgets at home, making it a widely acclaimed weapon in your skills' armour.
- - - - - - - - - - - - - -
For more information, Please write back to us at sales@edureka.co or call us at IND: 9606058406 / US: 18338555775 (toll free).
https://wn.com/Shell_Scripting_Tutorial_|_Shell_Scripting_Crash_Course_|_Linux_Certification_Training_|_Edureka
🔥 Linux Admin Certification Training (Use Code "𝐘𝐎𝐔𝐓𝐔𝐁𝐄𝟐𝟎"): https://www.edureka.co/linux-admin
🔴 𝐋𝐞𝐚𝐫𝐧 𝐓𝐫𝐞𝐧𝐝𝐢𝐧𝐠 𝐓𝐞𝐜𝐡𝐧𝐨𝐥𝐨𝐠𝐢𝐞𝐬 𝐅𝐨𝐫 𝐅𝐫𝐞𝐞! 𝐒𝐮𝐛𝐬𝐜𝐫𝐢𝐛𝐞 𝐭𝐨 𝐄𝐝𝐮𝐫𝐞𝐤𝐚 𝐘𝐨𝐮𝐓𝐮𝐛𝐞 𝐂𝐡𝐚𝐧𝐧𝐞𝐥: https://edrk.in/DKQQ4Py
This "Shell Scripting Tutorial" video gives you an extensive explanation about Shell Scripting in Linux. It covers the essential concepts such as using variables, basic operators, loops & functions.
It also gives you an insight by scaling down some real-time scenarios and demonstrating them using the virtual machine.
01:05 Getting started with Linux
03:45 Command Line Essentials
21:49 Shell Script Basics
26:43 Using Variables
38:12 Basic Operations
41:03 Shell Loops
52:42 Shell Functions
58:52 Use-Case
#edureka #LinuxEdureka #LinuxTutorial #LinuxOnlineTraining
Check our complete Linux admin playlist here: https://goo.gl/ZUTGVb
- - - - - - - - - - - - - - - - -
Instagram: https://www.instagram.com/edureka_learning/
Facebook: https://www.facebook.com/edurekaIN/
Twitter: https://twitter.com/edurekain
LinkedIn: https://www.linkedin.com/company/edureka
- - - - - - - - - - - - - - - - -
How it Works?
1. This is a 7 Week Instructor led Online Course, 25 hours of assignment and 10 hours of project work
2. We have a 24x7 One-on-One LIVE Technical Support to help you with any problems you might face or any clarifications you may require during the course.
3. At the end of the training you will have to undergo a 2-hour LIVE Practical Exam based on which we will provide you a Grade and a Verifiable Certificate!
- - - - - - - - - - - - - -
About the Course:
Edureka's Linux Administration course covers all the concepts on administration methods in Linux. Starting from Linux installation to security administration, networking concepts, file system management, system services, Kernel services, Linux configuration.
- - - - - - - - - - - - - -
Who should go for this course?
This course can be taken by any professional who wants to be a Linux Administrator or wants to learn Linux.
- - - - - - - - - - - - - -
Why learn Linux Administration?
Linux is everywhere. In your daily life, you are communicating with Linux servers, major internet sites such as Facebook and Google are using Linux servers. In addition, most modern televisions and Android mobiles run on Linux. At the root of it, Linux is free software used to control desktop, laptop, supercomputers, mobile devices, networking equipment, airplanes and automobiles and so on. With Linux knowledge and an inexpensive computer you can create tiny gadgets at home, making it a widely acclaimed weapon in your skills' armour.
- - - - - - - - - - - - - -
For more information, Please write back to us at sales@edureka.co or call us at IND: 9606058406 / US: 18338555775 (toll free).
- published: 18 Apr 2019
- views: 1189745
12:14
you need to learn BASH Scripting RIGHT NOW!! // EP 1
Sign up for Linode here: https://ntck.co/linode and you get a $100 Credit good for 60 days as a new user!
In this video, NetworkChuck starts you on your journe...
Sign up for Linode here: https://ntck.co/linode and you get a $100 Credit good for 60 days as a new user!
In this video, NetworkChuck starts you on your journey to becoming a better nerd by introducing you to the super powerful BASH scripting language!
🔥🔥Join the NetworkChuck membership: https://ntck.co/NCAcademy
Wanting to get into Bug bounties? Check out this course by the amazing Nahamsec: https://ntck.co/bbcourse
**Sponsored by Linode
SUPPORT NETWORKCHUCK
---------------------------------------------------
➡️NetworkChuck membership: https://ntck.co/Premium
☕☕ COFFEE and MERCH: https://ntck.co/coffee
Check out my new channel: https://ntck.co/ncclips
🆘🆘NEED HELP?? Join the Discord Server: https://discord.gg/networkchuck
STUDY WITH ME on Twitch: https://bit.ly/nc_twitch
READY TO LEARN??
---------------------------------------------------
-Learn Python: https://bit.ly/3rzZjzz
-Get your CCNA: https://bit.ly/nc-ccna
FOLLOW ME EVERYWHERE
---------------------------------------------------
Instagram: https://www.instagram.com/networkchuck/
Twitter: https://twitter.com/networkchuck
Facebook: https://www.facebook.com/NetworkChuck/
Join the Discord server: http://bit.ly/nc-discord
0:00 ⏩ Intro
0:53 ⏩ What is BASH?
1:46 ⏩ What do you need?
1:54 ⏩ Setting up your Linux lab
3:18 ⏩ Time to BASH it up…. Get it?
4:09 ⏩ Let’s say Hi to our moms!
5:01 ⏩ Shebang!
6:48 ⏩ How do we run our script?
7:13 ⏩ Improving our script
8:41 ⏩ A different way to run our script
9:14 ⏩ Giving our script the permission to execute
10:18 ⏩ What is chmod?
11:20 ⏩ Shutting down your lab!
11:31 ⏩ Outro
AFFILIATES & REFERRALS
---------------------------------------------------
(GEAR I USE...STUFF I RECOMMEND)
My network gear: https://geni.us/L6wyIUj
Amazon Affiliate Store: https://www.amazon.com/shop/networkchuck
Buy a Raspberry Pi: https://geni.us/aBeqAL
#BASH #Linux #learnBASH
https://wn.com/You_Need_To_Learn_Bash_Scripting_Right_Now_Ep_1
Sign up for Linode here: https://ntck.co/linode and you get a $100 Credit good for 60 days as a new user!
In this video, NetworkChuck starts you on your journey to becoming a better nerd by introducing you to the super powerful BASH scripting language!
🔥🔥Join the NetworkChuck membership: https://ntck.co/NCAcademy
Wanting to get into Bug bounties? Check out this course by the amazing Nahamsec: https://ntck.co/bbcourse
**Sponsored by Linode
SUPPORT NETWORKCHUCK
---------------------------------------------------
➡️NetworkChuck membership: https://ntck.co/Premium
☕☕ COFFEE and MERCH: https://ntck.co/coffee
Check out my new channel: https://ntck.co/ncclips
🆘🆘NEED HELP?? Join the Discord Server: https://discord.gg/networkchuck
STUDY WITH ME on Twitch: https://bit.ly/nc_twitch
READY TO LEARN??
---------------------------------------------------
-Learn Python: https://bit.ly/3rzZjzz
-Get your CCNA: https://bit.ly/nc-ccna
FOLLOW ME EVERYWHERE
---------------------------------------------------
Instagram: https://www.instagram.com/networkchuck/
Twitter: https://twitter.com/networkchuck
Facebook: https://www.facebook.com/NetworkChuck/
Join the Discord server: http://bit.ly/nc-discord
0:00 ⏩ Intro
0:53 ⏩ What is BASH?
1:46 ⏩ What do you need?
1:54 ⏩ Setting up your Linux lab
3:18 ⏩ Time to BASH it up…. Get it?
4:09 ⏩ Let’s say Hi to our moms!
5:01 ⏩ Shebang!
6:48 ⏩ How do we run our script?
7:13 ⏩ Improving our script
8:41 ⏩ A different way to run our script
9:14 ⏩ Giving our script the permission to execute
10:18 ⏩ What is chmod?
11:20 ⏩ Shutting down your lab!
11:31 ⏩ Outro
AFFILIATES & REFERRALS
---------------------------------------------------
(GEAR I USE...STUFF I RECOMMEND)
My network gear: https://geni.us/L6wyIUj
Amazon Affiliate Store: https://www.amazon.com/shop/networkchuck
Buy a Raspberry Pi: https://geni.us/aBeqAL
#BASH #Linux #learnBASH
- published: 25 Mar 2022
- views: 987216
32:19
Shell Scripting Crash Course - Beginner Level
This is an intro to shell scripting with Bash. We will learn what shell scripting is and create a cheat sheet with things like variables, conditionals, loops, f...
This is an intro to shell scripting with Bash. We will learn what shell scripting is and create a cheat sheet with things like variables, conditionals, loops, functions, etc. We will also do things like rename multiple files.
Cheat Sheet Gist:
https://gist.github.com/bradtraversy/ac3b1136fc7d739a788ad1e42a78b610
Command Line Tutorial:
https://www.youtube.com/watch?v=cBokz0LTizk
💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
http://www.traversymedia.com
Follow Traversy Media:
http://www.facebook.com/traversymedia
http://www.twitter.com/traversymedia
http://www.instagram.com/traversymedia
https://wn.com/Shell_Scripting_Crash_Course_Beginner_Level
This is an intro to shell scripting with Bash. We will learn what shell scripting is and create a cheat sheet with things like variables, conditionals, loops, functions, etc. We will also do things like rename multiple files.
Cheat Sheet Gist:
https://gist.github.com/bradtraversy/ac3b1136fc7d739a788ad1e42a78b610
Command Line Tutorial:
https://www.youtube.com/watch?v=cBokz0LTizk
💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
http://www.traversymedia.com
Follow Traversy Media:
http://www.facebook.com/traversymedia
http://www.twitter.com/traversymedia
http://www.instagram.com/traversymedia
- published: 17 May 2018
- views: 746401
2:52:48
Shell Scripting for Absolute Beginners | Learn in 3 hours | Start from Zero
Support my work
https://www.buymeacoffee.com/abhishekprd
Here are some more very useful Zero to Hero playlists on the channel.
- Free DevOps Playlist: https:/...
Support my work
https://www.buymeacoffee.com/abhishekprd
Here are some more very useful Zero to Hero playlists on the channel.
- Free DevOps Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvIKMhk8WhzN1pYoJ1YU8Csa
- AWS Zero to Hero Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvLNOxX0RfndiYSt1Le9azze
- Terraform Zero to Hero Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvI0O4PeKVV1-yJoX2AqIWuf
- Python for DevOps Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvKwTyYNJCUwGPvql0TrsPgv
In this video tutorial we will learn shell scripting from absolute basics. This video tutorial consists of three parts
- In the part 1 we will about the basics of Shell commands
- In the part 2 we will learn a little advance shell commands and write our very first shell script.
- In the final part, we will learn the most common shell scripting interview questions.
Have any questions while learning ? Don't worry, Join our Doubts Clearing Group.
Join our Doubts Clearing Group
https://www.youtube.com/@AbhishekVeeramalla/join
About me:
========
Instagram: https://www.instagram.com/abhishekveeramalla_official/
Telegram Channel : https://t.me/abhishekveeramalla
LinkedIn: https://www.linkedin.com/in/abhishek-veeramalla
GitHub: https://github.com/iam-veeramalla
Medium: https://abhishekveeramalla-av.medium.com/
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.
https://wn.com/Shell_Scripting_For_Absolute_Beginners_|_Learn_In_3_Hours_|_Start_From_Zero
Support my work
https://www.buymeacoffee.com/abhishekprd
Here are some more very useful Zero to Hero playlists on the channel.
- Free DevOps Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvIKMhk8WhzN1pYoJ1YU8Csa
- AWS Zero to Hero Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvLNOxX0RfndiYSt1Le9azze
- Terraform Zero to Hero Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvI0O4PeKVV1-yJoX2AqIWuf
- Python for DevOps Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvKwTyYNJCUwGPvql0TrsPgv
In this video tutorial we will learn shell scripting from absolute basics. This video tutorial consists of three parts
- In the part 1 we will about the basics of Shell commands
- In the part 2 we will learn a little advance shell commands and write our very first shell script.
- In the final part, we will learn the most common shell scripting interview questions.
Have any questions while learning ? Don't worry, Join our Doubts Clearing Group.
Join our Doubts Clearing Group
https://www.youtube.com/@AbhishekVeeramalla/join
About me:
========
Instagram: https://www.instagram.com/abhishekveeramalla_official/
Telegram Channel : https://t.me/abhishekveeramalla
LinkedIn: https://www.linkedin.com/in/abhishek-veeramalla
GitHub: https://github.com/iam-veeramalla
Medium: https://abhishekveeramalla-av.medium.com/
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.
- published: 03 Aug 2024
- views: 46192
9:12
Writing your First Shell Script for Linux Tutorial
http://filmsbykris.com
http://www.patreon.com/metalx1000
Playlist
https://www.youtube.com/playlist?list=PLcUid3OP_4OV46dBG6R2AvV_-QyB61WRH
This video was spo...
http://filmsbykris.com
http://www.patreon.com/metalx1000
Playlist
https://www.youtube.com/playlist?list=PLcUid3OP_4OV46dBG6R2AvV_-QyB61WRH
This video was sponsored by:
Karl Arvid
John Tedesco - http://stainlesssteeltoolwrap.com/
Steven C. Morreale
For help: http://filmsbykris.com/irc
FaceBook: https://www.facebook.com/pages/Films-By-Kris/225113590836253
https://wn.com/Writing_Your_First_Shell_Script_For_Linux_Tutorial
http://filmsbykris.com
http://www.patreon.com/metalx1000
Playlist
https://www.youtube.com/playlist?list=PLcUid3OP_4OV46dBG6R2AvV_-QyB61WRH
This video was sponsored by:
Karl Arvid
John Tedesco - http://stainlesssteeltoolwrap.com/
Steven C. Morreale
For help: http://filmsbykris.com/irc
FaceBook: https://www.facebook.com/pages/Films-By-Kris/225113590836253
- published: 06 Jan 2016
- views: 296977
1:48:05
Shell Scripting Tutorial | Linux Tutorial | Shell Scripting Training | Intellipaat
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops ...
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell scripting in detail. #ShellScriptingTutorial #LinuxCommands #ShellScripting #linuxShellScriptingTutorial #ShellScriptingTutorialForBeginners #Intellipaat
Intellipaat Linux Course: https://intellipaat.com/linux-training/ 🎁🎁Don't forget to take the quiz @1:47:25 & stand a chance to win Amazon voucher worth Rs 500.
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell scripting in detail. #ShellScriptingTutorial #LinuxCommands #ShellScripting #linuxShellScriptingTutorial #ShellScriptingTutorialForBeginners #Intellipaat
Intellipaat Linux Course: https://intellipaat.com/linux-training/ 🎁🎁Don't forget to take the quiz @1:47:25 & stand a chance to win Amazon voucher worth Rs 500.
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell scripting in detail. #ShellScriptingTutorial #LinuxCommands #ShellScripting #linuxShellScriptingTutorial #ShellScriptingTutorialForBeginners #Intellipaat
Intellipaat Linux Course: https://intellipaat.com/linux-training/ 🎁🎁Don't forget to take the quiz @1:47:25 & stand a chance to win Amazon voucher worth Rs 500.
📌 Do subscribe to Intellipaat channel & get regular updates on videos: http://bit.ly/Intellipaat
📰Interested to learn Linux still more? Please check similar Linux certification blog here: https://intellipaat.com/blog/linux-certification/
📝This Linux shell scripting training for beginners video helps you to learn following topics:
Linux Shells - 1:01
Shell Scripts - 4:43
Writing a Shell Script - 20:11
Executing a Shell Script - 28:55
Assigning Variables - 29:11
Simple Shell Script Examples - 45:23
Shell Scripting: Loops & Iterations - 59:08
Loops in Shell Script - 1:00:06
While Loop - 1:05:03
For Loop - 1:16:19
Until Loop - 1:22:29
Select Loop - 1:25:56
Conditionals - 1:31:13
Quiz - 1:47:25
Are you looking for something more? Enroll in our linux course and become a certified linux Professional (https://intellipaat.com/linux-training/). It is a 16 hrs instructor led linux training provided by Intellipaat which is completely aligned with industry standards and certification bodies.
If you’ve enjoyed this unix shell scripting, Like us and Subscribe to our channel for more similar linux videos and free splunk tutorials.
Got any questions about linux course or how to download linux? Ask us in the comment section below.
----------------------------
Intellipaat Edge
1. 24*7 Life time Access & Support
2. Flexible Class Schedule
3. Job Assistance
4. Mentors with +14 yrs
5. Industry Oriented Course ware
6. Life time free Course Upgrade
------------------------------
Why should you watch this Linux Tutorial?
Linux is a powerful open-source operating system that is being used by a large section of the corporate world. This OS ensures that you have the power to configure, manage and secure your systems. We are offering the top linux tutorial that has been created with extensive inputs from the industry experts so that you can learn linux easily.
Who should watch this Linux Tutorial video?
Since this linux video with hands on can be taken by anybody, so if you are a software engineers and IT professionals, linux developers and administrators or a beginner in technology then you must watch this linux tutorials to take your skills to the next level.
Why should you opt for a Linux career?
If you want to fast-track your career then you should strongly consider linux. The reason for this is that it is one of the fastest growing technology. There is a huge demand for professionals in linux. The salaries for linux Professionals is fantastic.There is a huge growth opportunity in this domain as well. Hence this Intellipaat linux tutorial, is your stepping stone to a successful career!
------------------------------
For more Information:
Please write us to sales@intellipaat.com, or call us at: +91- 7847955955
Website: https://intellipaat.com/linux-training/
Facebook: https://www.facebook.com/intellipaatonline
LinkedIn: https://www.linkedin.com/in/intellipaat/
Twitter: https://twitter.com/Intellipaat
https://wn.com/Shell_Scripting_Tutorial_|_Linux_Tutorial_|_Shell_Scripting_Training_|_Intellipaat
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell scripting in detail. #ShellScriptingTutorial #LinuxCommands #ShellScripting #linuxShellScriptingTutorial #ShellScriptingTutorialForBeginners #Intellipaat
Intellipaat Linux Course: https://intellipaat.com/linux-training/ 🎁🎁Don't forget to take the quiz @1:47:25 & stand a chance to win Amazon voucher worth Rs 500.
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell scripting in detail. #ShellScriptingTutorial #LinuxCommands #ShellScripting #linuxShellScriptingTutorial #ShellScriptingTutorialForBeginners #Intellipaat
Intellipaat Linux Course: https://intellipaat.com/linux-training/ 🎁🎁Don't forget to take the quiz @1:47:25 & stand a chance to win Amazon voucher worth Rs 500.
This Linux “Shell Scripting Tutorial” for beginners video you will learn what is linux shell scripting, how to write and execute shell script and various loops & conditions in shell scripting in detail. #ShellScriptingTutorial #LinuxCommands #ShellScripting #linuxShellScriptingTutorial #ShellScriptingTutorialForBeginners #Intellipaat
Intellipaat Linux Course: https://intellipaat.com/linux-training/ 🎁🎁Don't forget to take the quiz @1:47:25 & stand a chance to win Amazon voucher worth Rs 500.
📌 Do subscribe to Intellipaat channel & get regular updates on videos: http://bit.ly/Intellipaat
📰Interested to learn Linux still more? Please check similar Linux certification blog here: https://intellipaat.com/blog/linux-certification/
📝This Linux shell scripting training for beginners video helps you to learn following topics:
Linux Shells - 1:01
Shell Scripts - 4:43
Writing a Shell Script - 20:11
Executing a Shell Script - 28:55
Assigning Variables - 29:11
Simple Shell Script Examples - 45:23
Shell Scripting: Loops & Iterations - 59:08
Loops in Shell Script - 1:00:06
While Loop - 1:05:03
For Loop - 1:16:19
Until Loop - 1:22:29
Select Loop - 1:25:56
Conditionals - 1:31:13
Quiz - 1:47:25
Are you looking for something more? Enroll in our linux course and become a certified linux Professional (https://intellipaat.com/linux-training/). It is a 16 hrs instructor led linux training provided by Intellipaat which is completely aligned with industry standards and certification bodies.
If you’ve enjoyed this unix shell scripting, Like us and Subscribe to our channel for more similar linux videos and free splunk tutorials.
Got any questions about linux course or how to download linux? Ask us in the comment section below.
----------------------------
Intellipaat Edge
1. 24*7 Life time Access & Support
2. Flexible Class Schedule
3. Job Assistance
4. Mentors with +14 yrs
5. Industry Oriented Course ware
6. Life time free Course Upgrade
------------------------------
Why should you watch this Linux Tutorial?
Linux is a powerful open-source operating system that is being used by a large section of the corporate world. This OS ensures that you have the power to configure, manage and secure your systems. We are offering the top linux tutorial that has been created with extensive inputs from the industry experts so that you can learn linux easily.
Who should watch this Linux Tutorial video?
Since this linux video with hands on can be taken by anybody, so if you are a software engineers and IT professionals, linux developers and administrators or a beginner in technology then you must watch this linux tutorials to take your skills to the next level.
Why should you opt for a Linux career?
If you want to fast-track your career then you should strongly consider linux. The reason for this is that it is one of the fastest growing technology. There is a huge demand for professionals in linux. The salaries for linux Professionals is fantastic.There is a huge growth opportunity in this domain as well. Hence this Intellipaat linux tutorial, is your stepping stone to a successful career!
------------------------------
For more Information:
Please write us to sales@intellipaat.com, or call us at: +91- 7847955955
Website: https://intellipaat.com/linux-training/
Facebook: https://www.facebook.com/intellipaatonline
LinkedIn: https://www.linkedin.com/in/intellipaat/
Twitter: https://twitter.com/Intellipaat
- published: 30 Jul 2019
- views: 111553
24:06
Learn the Basics of BASH Scripting | Linux Shell Scripting | Beginners Course
Shell scripting is an important skill for any developer. The session is prepared for every beginner with the basic knowledge of Linux commands to become an expe...
Shell scripting is an important skill for any developer. The session is prepared for every beginner with the basic knowledge of Linux commands to become an expert in BASH scripting.
#bash #shellscripting #programming #linux #linuxcommands #coderinboots
https://wn.com/Learn_The_Basics_Of_Bash_Scripting_|_Linux_Shell_Scripting_|_Beginners_Course
Shell scripting is an important skill for any developer. The session is prepared for every beginner with the basic knowledge of Linux commands to become an expert in BASH scripting.
#bash #shellscripting #programming #linux #linuxcommands #coderinboots
- published: 08 Aug 2024
- views: 15
14:50
Never say "If" writing a Bash script! (Exit codes & logical operators)
A good rule of thumb is to never use "if" statements when writing shell or bash scripts. 90% of the time, you can get what you want more elegantly just with log...
A good rule of thumb is to never use "if" statements when writing shell or bash scripts. 90% of the time, you can get what you want more elegantly just with logical operators like && and ||. It makes the difference between ugly and elegant looking and running code.
WEBSITE: https://lukesmith.xyz 🌐❓🔎
DONATE NOW: https://lukesmith.xyz/donate 💰😎👌💯
https://wn.com/Never_Say_If_Writing_A_Bash_Script_(Exit_Codes_Logical_Operators)
A good rule of thumb is to never use "if" statements when writing shell or bash scripts. 90% of the time, you can get what you want more elegantly just with logical operators like && and ||. It makes the difference between ugly and elegant looking and running code.
WEBSITE: https://lukesmith.xyz 🌐❓🔎
DONATE NOW: https://lukesmith.xyz/donate 💰😎👌💯
- published: 19 Mar 2020
- views: 208461