Bash Scripting on Linux (The Complete Guide) Class 02 - Hello World

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.ค. 2024
  • Moore's Law of computing is very debatable nowadays, but one tech-related concept that's absolutely NOT debatable is that everyone learning any scripting or programming language should start with the classic "Hello World" example. And you know what? LearnLinuxTV is a sucker for tradition. So in this episode, you'll write your very own Hello World script in Bash!
    Brand New Udemy Courses Available!
    Check out my new courses on Udemy and take your learning even further!
    • Ansible Course ➜ learnlinux.link/ansible
    • Linux Essentials Course ➜ learnlinux.link/linux-essentials
    Check out the Linux Shop
    In the official shop, you'll find Shirts, hats, stickers, bags and more!
    ➜ merch.learnlinux.tv
    5% discount on LPI exam vouchers
    After you finish Jay's new course, get 5% off an LPI exam voucher here:
    ➜ learnlinux.link/lpi-voucher
    Become a Patron
    Show your support for Learn Linux TV on Patreon and get access to exclusive perks!
    ➜ learnlinux.link/patron
    Become a Channel Member
    Show your support for Learn Linux TV here on TH-cam and get access to exclusive perks!
    ➜ learnlinux.link/member
    Mastering Ubuntu Server: 4th Edition
    Jay's latest book covers everything you need to know in order to master Ubuntu Server. It's available here:
    ➜ ubuntuserverbook.com
    Linux Gear and Kits
    Check out Jay's choice of hardware products, audio/video equipment, and more.
    ➜ learnlinux.link/amazon
    Grab an awesome Pi-powered KVM
    Support Learn Linux TV and grab yourself a TinyPilot KVM here:
    ➜ learnlinux.link/tinypilot
    Note: Royalties and/or commission is earned from each of the above links
    Time Codes
    00:00 - Intro
    01:03 - What is a Shell in Linux?
    05:03 - How to turn Linux command(s) into a Bash Script
    06:40 - Marking a script file as executable with chmod
    08:32 - How do you run/execute a Bash Script?
    12:37 - How to (properly) write a Bash Script
    OTHER BASH SCRIPTING SERIES EPISODES
    - Class 01 ➜ Introduction: linux.video/bash1
    - Class 02 ➜ Hello World: linux.video/bash2
    - Class 03 ➜ Variables: linux.video/bash3
    - Class 04 ➜ Math Functions: linux.video/bash4
    - Class 05 ➜ If Statements: linux.video/bash5
    - Class 06 ➜ Exit Codes: linux.video/bash6
    - Class 07 ➜ While Loops: linux.video/bash7
    - Class 08 ➜ Universal Update Script: linux.video/bash8
    - Class 09 ➜ For Loops: linux.video/bash9
    - Class 10 ➜ Where To Store Your Scripts: linux.video/bash10
    - Class 11 ➜ Data Streams: linux.video/bash11
    - Class 12 ➜ Functions: linux.video/bash12
    - Class 13 ➜ Case Statements: linux.video/bash13
    - Class 14 ➜ Scheduling Jobs (Part 1): linux.video/bash14
    - Class 15 ➜ Scheduling Jobs (Part 2): linux.video/bash15
    - Class 16 ➜ Arguments: linux.video/bash16
    - Class 17 ➜ Building a Backup Script: linux.video/bash17
    - Class 18 ➜ Closing: linux.video/bash18
    Full Courses from Learn Linux TV
    • Linux Essentials Certification Workshop ➜ learnlinux.link/lpi-course
    • Linux Crash Course series ➜ linux.video/cc
    • Learn how to use tmux ➜ linux.video/tmux
    • Learn how to use vim ➜ linux.video/vim
    • Bash Scripting Series ➜ linux.video/bash
    • Proxmox VE Cluster Full Course ➜ linux.video/pve
    • Learn Ansible ➜ linux.video/ansible
    Learn Linux TV on the Web
    • Main site ➜ www.learnlinux.tv
    • Community ➜ community.learnlinux.tv
    • Enterprise Linux Security Podcast ➜ enterpriselinuxsecurity.show
    • The Homelab Show Podcast ➜ thehomelab.show
    • Content Ethics ➜ www.learnlinux.tv/content-ethics
    • Request Assistance ➜ www.learnlinux.tv/request-ass...
    Disclaimer
    Learn Linux TV provides technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). Learn Linux TV is not responsible for any damages that may arise from any use of this content. The person viewing Learn Linux TV's content is expected to follow their best judgement and to make their best decisions while working with any related technology. Always make sure you have written permission before working with any infrastructure. Also, be sure that you're compliant with all company rules, change control procedures, and local laws.
    #Linux #LinuxCourse #ITTraining
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 109

  • @Capitaine.Albator
    @Capitaine.Albator ปีที่แล้ว +60

    I think that this is why TH-cam was created for. Thanks 👍🏻✌🏻🇨🇦

    • @ojochegbe_
      @ojochegbe_ ปีที่แล้ว +1

      Hi bro can we learn together

    • @usuarioanonimo789
      @usuarioanonimo789 หลายเดือนก่อน

      ​@@ojochegbe_no

    • @skyedunphy
      @skyedunphy หลายเดือนก่อน

      @@usuarioanonimo789 well, sad

    • @usuarioanonimo789
      @usuarioanonimo789 หลายเดือนก่อน

      @@skyedunphy just i be see that video, sorry for my inglés im learning

  • @jimrakel418
    @jimrakel418 ปีที่แล้ว +9

    Thanks Jay! I spent a lot of time last week trying to find a good video series on bash scripting and today I finally did!

  • @AjayKumar-ev9zi
    @AjayKumar-ev9zi 9 หลายเดือนก่อน

    Thanks, Jay, for this wonderful course with a smooth start!

  • @katofhyrule12
    @katofhyrule12 2 หลายเดือนก่อน +1

    Thank you! Before watching this video, I was able to complete my homework, but I did not UNDERSTAND it. I am now ready to move on to my next homework assignment. Thanks so much!

  • @theena
    @theena ปีที่แล้ว +5

    Thank you, Jay. This is super useful. Kinda genius to put the entire thing online at the same time too. Perfect chunks for a person like me. Thanks again.

  • @marcuswest4572
    @marcuswest4572 ปีที่แล้ว +5

    Terrific. Excellent visual presentation and clarity and good vibes in equal measure. Keep bashing out quality stuff Jay

  • @rn9085
    @rn9085 8 หลายเดือนก่อน +1

    This is just awesome. Perfectly explained.

  • @user-zg3ix9sl9j
    @user-zg3ix9sl9j 5 หลายเดือนก่อน +2

    You made this so simple! And how you explained it, bravo!!! Gracious!

  • @AyalaStudios
    @AyalaStudios 2 หลายเดือนก่อน +2

    Hey Jay! I started watching your videos this past month and I can see the progress you've made from the uploads 4 years ago to the uploads today! Your way of explaining topics seems to have always been awesome - but your camera presence has definitely improved over the years! I just want to thank you for creating the content and show my appreciation. Your instruction is the the kind that many people can benefit from and I hope you continue to create amazing content!

  • @temmy_rk
    @temmy_rk ปีที่แล้ว +1

    Thank you Jay, this is awesome! you are a great tutor!

  • @amaradoumbouya4119
    @amaradoumbouya4119 ปีที่แล้ว +1

    Thank you for sharing these full courses on TH-cam, there are better than all of paid course ❤❤

  • @ivandelevic
    @ivandelevic ปีที่แล้ว +4

    Very good video for beginners.

  • @carrywhite4639
    @carrywhite4639 2 หลายเดือนก่อน +1

    Your videos make me excited about studying🙏 thank you so much❤

  • @kannon_bach
    @kannon_bach 2 หลายเดือนก่อน +1

    i just completed this video. i really like the way you do things. i'm really, really looking forward to learning this, python and C++!

  • @ibrahimabdeltawab6418
    @ibrahimabdeltawab6418 ปีที่แล้ว +1

    So informative! Thanks so much

  • @pankajkarmakar7782
    @pankajkarmakar7782 2 หลายเดือนก่อน +1

    Thanks Jay !! This is my first time to watch your video. Its really informative and helpful. Subscribed for more best content!!

  • @demolazer
    @demolazer 6 หลายเดือนก่อน +2

    I've just learned basic bash scripting and I can see this getting addictive. As soon as I do something in multiple commands I immediately think of building a script or .src function. First is mkcd to make and go into a directory. Then mkpyapp [packages] to make the common app structure I use, create a venv and install the rest of the arguments as packages in that venv. Finally open up folder in VS code. Then actscript to put bash script in ~/bin and make executable. Any many more in the pipeline...
    It's so much fun! Look forward to learning more here

  • @blackyonbi
    @blackyonbi ปีที่แล้ว +1

    Many people complain about social media and what not, but i do thank you so much for using this amazing tool to share your knowledge.

  • @hemantdhiman6179
    @hemantdhiman6179 11 หลายเดือนก่อน

    great jay!!! nice info in the first lecture!!!

  • @kencreten7308
    @kencreten7308 ปีที่แล้ว +27

    I've used bash for years and years. This such a great course. Your presentation is - super pro, and enjoyable.

    • @johnkevin1030
      @johnkevin1030 หลายเดือนก่อน

      Dont lie. If you have been using bash for years, theres no reason youll be here watching a hello world program

    • @Opin10n
      @Opin10n หลายเดือนก่อน

      @@johnkevin1030 Tbh, I've reached max ranked in a game and sometimes I still go and watch beginner tutorials and end up learning something I didn't know before. you'd be surprised. Plus its fun to reminisce back when I knew nothing and observe how far I've came

  • @veronicarainin5045
    @veronicarainin5045 8 หลายเดือนก่อน

    Excellent tutorial. Thank you

  • @TheGrimPhreaker
    @TheGrimPhreaker 2 หลายเดือนก่อน +1

    Thanks for the easy to follow lesson! Even if it's not very useful, I did try to make my own simple scripts to see how much I retained and it was fun!

  • @Lightcode777
    @Lightcode777 11 หลายเดือนก่อน

    Thank you so much for this course!!!!!

  • @fabutrash
    @fabutrash 6 หลายเดือนก่อน +1

    Thank you very much. Great pacing and explanation.

  • @richasinghal3611
    @richasinghal3611 ปีที่แล้ว

    Good start!!

  • @venkateshiyer5073
    @venkateshiyer5073 11 หลายเดือนก่อน

    absolutely amazing, thank you sir !

  • @FririkurEllefsen
    @FririkurEllefsen 11 หลายเดือนก่อน

    Great lesson. Learned a lot

  • @chesterbelle
    @chesterbelle ปีที่แล้ว

    ty bro i really love how you teach, easy and simple, English its not my native language and im still able to do it ty

  • @mahdikhalili5927
    @mahdikhalili5927 3 หลายเดือนก่อน

    its very good. thanks!

  • @neverless_person1012
    @neverless_person1012 2 หลายเดือนก่อน

    Your explanations is great! Thank you! Also watched the video about permissions for files and directories. Now I don't scared of this magic letters "rwx" and digits!

  • @mehdismaeili3743
    @mehdismaeili3743 3 หลายเดือนก่อน

    Excellent.

  • @sureshabu
    @sureshabu 2 หลายเดือนก่อน

    Thanks a ton!

  • @funkemonke9537
    @funkemonke9537 ปีที่แล้ว

    Thank you so much man.

  • @barkhadibraahim1023
    @barkhadibraahim1023 2 หลายเดือนก่อน +1

    thanks so much

  • @danielnadar75
    @danielnadar75 ปีที่แล้ว

    Jay! You are so awesome ❤ Thanks for sharing your invaluable Linux knowledge and Love with all of us!

  • @catreunion
    @catreunion ปีที่แล้ว

    Thank you teacher 🙏🏻

  • @thaidoan868
    @thaidoan868 2 หลายเดือนก่อน

    Thank you

  • @wifii_millionaire_
    @wifii_millionaire_ 6 หลายเดือนก่อน

    very super cours i simply understand bash script

  • @abelashenafi6291
    @abelashenafi6291 ปีที่แล้ว

    Thanks a lot bro.

  • @jojobobbubble5688
    @jojobobbubble5688 ปีที่แล้ว

    I might recommend this course to my Boss. We manage Macs with an MDM and this would be handy for both of us

  • @zamolxezamolxe8131
    @zamolxezamolxe8131 5 หลายเดือนก่อน

    Brilliant! Too bad my professors in the uni did not have such a way to teach things like you do!

  • @BeltrameJuan
    @BeltrameJuan 7 หลายเดือนก่อน

    Thank you!

  • @samiramir91samor78
    @samiramir91samor78 ปีที่แล้ว

    Great Work :)

  • @VideosRichy
    @VideosRichy หลายเดือนก่อน

    thank you!!

  • @bikabrown6808
    @bikabrown6808 11 หลายเดือนก่อน +1

    Thanks 😊

  • @13thravenpurple94
    @13thravenpurple94 ปีที่แล้ว

    Great video THank you

  • @YannMetalhead
    @YannMetalhead 10 หลายเดือนก่อน

    Good video!

  • @safiullahnoori2659
    @safiullahnoori2659 4 หลายเดือนก่อน

    We need more training and tutorial thanks you guide and teaching.

  • @Bugzbunni_
    @Bugzbunni_ 10 หลายเดือนก่อน

    good videos my dude

  • @isrargaming2849
    @isrargaming2849 10 หลายเดือนก่อน

    Its awesome clear

  • @idan4848
    @idan4848 ปีที่แล้ว

    thank you very much!!!!

  • @oseaniic
    @oseaniic 11 หลายเดือนก่อน

    Thanks!

  • @kainaatmakhani6550
    @kainaatmakhani6550 ปีที่แล้ว

    informative lecture

  • @jocelynmedina906
    @jocelynmedina906 ปีที่แล้ว

    Thanks

  • @adamekhobba2156
    @adamekhobba2156 10 หลายเดือนก่อน

    YOUR ARE GREAT

  • @leonel_carrizo
    @leonel_carrizo ปีที่แล้ว

    thanks!

  • @simonkalu
    @simonkalu 8 หลายเดือนก่อน

    Awesome

  • @12Q46HPRN
    @12Q46HPRN ปีที่แล้ว +2

    Great video! I am looking forward to watching the rest of the series.
    Any thoughts on: #!/bin/bash vs #!/usr/bin/env bash ? I see them both and was wondering if one is "better" than the other to use.

    • @venkateshiyer5073
      @venkateshiyer5073 11 หลายเดือนก่อน

      same doubt, is there a difference between the two that i should know?

  • @sussusamogus7831
    @sussusamogus7831 ปีที่แล้ว

    thanks :)

  • @user-hb8ex6gu2t
    @user-hb8ex6gu2t 3 วันที่ผ่านมา

    🥰🥰thanks sir

  • @hassam1117
    @hassam1117 ปีที่แล้ว

    Hi jay . Thank you for vim training and I learn a lot . Now starting script training and thank for all your time and training.
    Mr. Jay I am not sure why you use nano for training script. I was expecting to use vim. I am sure you know better or may be nano is better to writ script. Thank you again.

  • @haltutor8014
    @haltutor8014 ปีที่แล้ว +1

    thanks for this short course. confused: which bash shows /usr/bin/bash, but the she-bang says /bin/bash. why the difference?

  • @cavenmasetla8740
    @cavenmasetla8740 ปีที่แล้ว

    This is so beautiful but I'm so intimidated by the IF statements. I have goosebums☹☹☹☹

  • @Royaleah
    @Royaleah ปีที่แล้ว +2

    Is it just me? I always put 'exit 0' at the end of my scripts. Even if I don't have other exit values else where in the script.

  • @Sashin9000
    @Sashin9000 8 หลายเดือนก่อน

    I like your gnome shirt

  • @tinacole1450
    @tinacole1450 7 หลายเดือนก่อน

    I simple used chsh -s /bin/bash and restarted to change. Later I changed it back to zsh

  • @marble_wraith
    @marble_wraith ปีที่แล้ว

    What about POSIX compliance? Wouldn't it be better to go that route instead for compatibility? That being the case, why not code for dash instead of bash? The resulting script should be executable in dash, bash and zsh (with compatibility mode).

  • @ashisharya65
    @ashisharya65 6 หลายเดือนก่อน

    HI Jay,
    Could you please share what is the font that you are using on your terminal.

  • @csharpner
    @csharpner ปีที่แล้ว

    The "Jay Challenge". Make an entire video without saying the word "Well". Go! ;)
    Great videos, BTW!

  • @kushal836
    @kushal836 ปีที่แล้ว

    loved it sir thankyou for posting this content still watching and learning from it !!!!

  • @Houndwar
    @Houndwar 5 หลายเดือนก่อน

    Hey jay @learn linuxtv how can u change ur terminal to have those colors.. can u do a vid showing us how to manage our terminal appearance, I am aware that u said u have a variation but I'm sure we can change colors and stuff..

  • @fictitiousnightmares
    @fictitiousnightmares ปีที่แล้ว

    8:48 I'm curious why when it showed the contents of the directory it doesn't color the folders and such like it did when you just typed ls? Not nearly as useful as a script.

  • @user-py7vj6dv4j
    @user-py7vj6dv4j 9 หลายเดือนก่อน

    is learning bash script have afuture and get jobs in devops or aws engineer?

  • @ClevelandEscape
    @ClevelandEscape 6 หลายเดือนก่อน

    For some reason mine isnt changing colors in terminal when i run nano

  • @guilherme5094
    @guilherme5094 ปีที่แล้ว

    👍

  • @JackHammaH9000
    @JackHammaH9000 7 หลายเดือนก่อน

    hey, i switched to bash, it was on zsh on kali; now when i type commands like sudo, ls they don't "change color" the command works but they don't change, anyone having the same "problem" ?
    thx

  • @user-rc1jg2rf3h
    @user-rc1jg2rf3h 4 หลายเดือนก่อน

    how do you install that on windows
    i mean that interpreter looks clean

  • @g-jalil6961
    @g-jalil6961 ปีที่แล้ว

    😊

  • @manojkumar-jt3fw
    @manojkumar-jt3fw ปีที่แล้ว

    Please suggest me a Bash Scripting Reference textbook please

  • @cagataytekin6372
    @cagataytekin6372 5 หลายเดือนก่อน

    buyuksun hoca

  • @franciscoromogaray3076
    @franciscoromogaray3076 5 หลายเดือนก่อน

    banger

  • @yusufalfatih8276
    @yusufalfatih8276 7 หลายเดือนก่อน

    How you made the like button shining ?🤔

  • @luciengrondin5802
    @luciengrondin5802 ปีที่แล้ว

    There is no need to search for bash with `which` in order to execute it. In case your default shell is not bash, and assuming bash is installed, it should be in the PATH so you can just type `bash`, or even `exec bash` to replace the current shell.

    • @user-lu2hu4cc5h
      @user-lu2hu4cc5h 4 หลายเดือนก่อน

      my linux vm still says zsh. any solution?

  • @syedanas2823
    @syedanas2823 4 หลายเดือนก่อน

    is it okay to use kali for bash scripting cause mine directory is /zsh

    • @rickgrimes47
      @rickgrimes47 4 หลายเดือนก่อน

      yeah it's fine, I also use kali.

    • @rickgrimes47
      @rickgrimes47 4 หลายเดือนก่อน

      did you dual boot it?

    • @syedanas2823
      @syedanas2823 4 หลายเดือนก่อน

      @@rickgrimes47 no been doing it in virtual mach

  • @Alpha_Sadigh
    @Alpha_Sadigh ปีที่แล้ว

    ☯🙏

  • @craigozancin
    @craigozancin ปีที่แล้ว +2

    Why are you using sudo chmod for a file you own. The use of sudo is only needed if you do not own the file.

    • @TheGacko
      @TheGacko ปีที่แล้ว

      yes was going to say -- no need to sudo chmod files in your own home folder.

    • @HadToChangeMyName_YoutubeSucks
      @HadToChangeMyName_YoutubeSucks ปีที่แล้ว

      lol...was looking to see if anyone else noticed

    • @Abdirahmaann
      @Abdirahmaann ปีที่แล้ว

      Kkkk

  • @Ollital
    @Ollital ปีที่แล้ว

    I'm wondering who first came up with the name "shebang" 🙂

  • @soupmachine5831
    @soupmachine5831 ปีที่แล้ว

    first

  • @anonim11366
    @anonim11366 6 หลายเดือนก่อน +1

    I think you need to talk less and teach more

  • @cryptovadkan7496
    @cryptovadkan7496 7 หลายเดือนก่อน

    # echo $SHELL /usr/bin/zsh
    Can I take this course even though there's a zsh instead of bash on my system?

  • @ineme-awajiogwuafi5138
    @ineme-awajiogwuafi5138 ปีที่แล้ว

    thank you very much

  • @patrob3885
    @patrob3885 ปีที่แล้ว

    Thank you