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

Поделиться
HTML-код
  • Опубликовано: 2 июн 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 LPI Linux Essentials Course Available
    Now just $44.99 for a limited time! ➜ learnlinux.link/lpi-course
    ➜ learnlinux.link/lpi-course
    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 RUclips 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
  • НаукаНаука

Комментарии • 107

  • @Capitaine.Albator
    @Capitaine.Albator Год назад +57

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

    • @ojochegbe_
      @ojochegbe_ Год назад +1

      Hi bro can we learn together

    • @usuarioanonimo789
      @usuarioanonimo789 25 дней назад

      ​@@ojochegbe_no

    • @skyedunphy
      @skyedunphy 8 дней назад

      @@usuarioanonimo789 well, sad

    • @usuarioanonimo789
      @usuarioanonimo789 8 дней назад

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

  • @katofhyrule12
    @katofhyrule12 Месяц назад +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!

  • @AyalaStudios
    @AyalaStudios Месяц назад +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!

  • @jimrakel418
    @jimrakel418 Год назад +8

    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!

  • @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 27 дней назад

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

  • @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

  • @AjayKumar-ev9zi
    @AjayKumar-ev9zi 8 месяцев назад

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

  • @user-zg3ix9sl9j
    @user-zg3ix9sl9j 4 месяца назад +2

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

  • @TheGrimPhreaker
    @TheGrimPhreaker Месяц назад +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!

  • @kannon_bach
    @kannon_bach Месяц назад +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++!

  • @pankajkarmakar7782
    @pankajkarmakar7782 Месяц назад +1

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

  • @demolazer
    @demolazer 5 месяцев назад +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

  • @ivandelevic
    @ivandelevic Год назад +4

    Very good video for beginners.

  • @temmy_rk
    @temmy_rk Год назад +1

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

  • @carrywhite4639
    @carrywhite4639 Месяц назад +1

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

  • @hemantdhiman6179
    @hemantdhiman6179 10 месяцев назад

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

  • @rn9085
    @rn9085 7 месяцев назад

    This is just awesome. Perfectly explained.

  • @neverless_person1012
    @neverless_person1012 Месяц назад

    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!

  • @blackyonbi
    @blackyonbi Год назад

    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.

  • @FririkurEllefsen
    @FririkurEllefsen 10 месяцев назад

    Great lesson. Learned a lot

  • @amaradoumbouya4119
    @amaradoumbouya4119 Год назад

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

  • @veronicarainin5045
    @veronicarainin5045 7 месяцев назад

    Excellent tutorial. Thank you

  • @Lightcode777
    @Lightcode777 10 месяцев назад

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

  • @ibrahimabdeltawab6418
    @ibrahimabdeltawab6418 Год назад

    So informative! Thanks so much

  • @fabutrash
    @fabutrash 5 месяцев назад

    Thank you very much. Great pacing and explanation.

  • @richasinghal3611
    @richasinghal3611 Год назад

    Good start!!

  • @venkateshiyer5073
    @venkateshiyer5073 10 месяцев назад

    absolutely amazing, thank you sir !

  • @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 2 месяца назад

    its very good. thanks!

  • @wifii_millionaire_
    @wifii_millionaire_ 5 месяцев назад

    very super cours i simply understand bash script

  • @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

  • @funkemonke9537
    @funkemonke9537 11 месяцев назад

    Thank you so much man.

  • @zamolxezamolxe8131
    @zamolxezamolxe8131 4 месяца назад

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

  • @catreunion
    @catreunion Год назад

    Thank you teacher 🙏🏻

  • @samiramir91samor78
    @samiramir91samor78 Год назад

    Great Work :)

  • @mehdismaeili3743
    @mehdismaeili3743 2 месяца назад

    Excellent.

  • @sureshabu
    @sureshabu Месяц назад

    Thanks a ton!

  • @YannMetalhead
    @YannMetalhead 9 месяцев назад

    Good video!

  • @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 10 месяцев назад

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

  • @barkhadibraahim1023
    @barkhadibraahim1023 Месяц назад +1

    thanks so much

  • @safiullahnoori2659
    @safiullahnoori2659 3 месяца назад

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

  • @abelashenafi6291
    @abelashenafi6291 Год назад

    Thanks a lot bro.

  • @benjanssens8662
    @benjanssens8662 9 месяцев назад

    good videos my dude

  • @13thravenpurple94
    @13thravenpurple94 Год назад

    Great video THank you

  • @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?

  • @BeltrameJuan
    @BeltrameJuan 6 месяцев назад

    Thank you!

  • @thaidoan868
    @thaidoan868 Месяц назад

    Thank you

  • @danielnadar75
    @danielnadar75 Год назад

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

  • @VideosRichy
    @VideosRichy 12 дней назад

    thank you!!

  • @idan4848
    @idan4848 Год назад

    thank you very much!!!!

  • @kainaatmakhani6550
    @kainaatmakhani6550 Год назад

    informative lecture

  • @isrargaming2849
    @isrargaming2849 9 месяцев назад

    Its awesome clear

  • @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).

  • @oseaniic
    @oseaniic 10 месяцев назад

    Thanks!

  • @bikabrown6808
    @bikabrown6808 10 месяцев назад

    Thanks 😊

  • @hassam1117
    @hassam1117 11 месяцев назад

    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.

  • @adamekhobba2156
    @adamekhobba2156 9 месяцев назад

    YOUR ARE GREAT

  • @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.

  • @ashisharya65
    @ashisharya65 5 месяцев назад

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

  • @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.

  • @jocelynmedina906
    @jocelynmedina906 Год назад

    Thanks

  • @leonel_carrizo
    @leonel_carrizo Год назад

    thanks!

  • @Houndwar
    @Houndwar 4 месяца назад

    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..

  • @simonkalu
    @simonkalu 7 месяцев назад

    Awesome

  • @csharpner
    @csharpner Год назад

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

  • @sussusamogus7831
    @sussusamogus7831 Год назад

    thanks :)

  • @cavenmasetla8740
    @cavenmasetla8740 Год назад

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

  • @user-py7vj6dv4j
    @user-py7vj6dv4j 8 месяцев назад

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

  • @kushal836
    @kushal836 Год назад

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

  • @Sashin9000
    @Sashin9000 7 месяцев назад

    I like your gnome shirt

  • @user-rc1jg2rf3h
    @user-rc1jg2rf3h 3 месяца назад

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

  • @ClevelandEscape
    @ClevelandEscape 5 месяцев назад

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

  • @JackHammaH9000
    @JackHammaH9000 6 месяцев назад

    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

  • @manojkumar-jt3fw
    @manojkumar-jt3fw Год назад

    Please suggest me a Bash Scripting Reference textbook please

  • @tinacole1450
    @tinacole1450 6 месяцев назад

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

  • @syedanas2823
    @syedanas2823 3 месяца назад

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

    • @rickgrimes47
      @rickgrimes47 2 месяца назад

      yeah it's fine, I also use kali.

    • @rickgrimes47
      @rickgrimes47 2 месяца назад

      did you dual boot it?

    • @syedanas2823
      @syedanas2823 2 месяца назад

      @@rickgrimes47 no been doing it in virtual mach

  • @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.

  • @franciscoromogaray3076
    @franciscoromogaray3076 4 месяца назад

    banger

  • @cagataytekin6372
    @cagataytekin6372 4 месяца назад

    buyuksun hoca

  • @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 3 месяца назад

      my linux vm still says zsh. any solution?

  • @yusufalfatih8276
    @yusufalfatih8276 6 месяцев назад

    How you made the like button shining ?🤔

  • @guilherme5094
    @guilherme5094 Год назад

    👍

  • @g-jalil6961
    @g-jalil6961 Год назад

    😊

  • @soupmachine5831
    @soupmachine5831 Год назад

    first

  • @Ollital
    @Ollital Год назад

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

  • @Alpha_Sadigh
    @Alpha_Sadigh Год назад

    ☯🙏

  • @anonim11366
    @anonim11366 5 месяцев назад +1

    I think you need to talk less and teach more

  • @cryptovadkan7496
    @cryptovadkan7496 6 месяцев назад

    # 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