this BASH script will KILL you.

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 มิ.ย. 2024
  • Build your own Elden Ring with Linode: ntck.co/linode and you get a $100 Credit good for 60 days as a new user!
    In this episode of the BASH scripting series, NetworkChuck covers BASH conditionals and harnesses this power to create Elden Ring inside of a bash script. Along the way, NetworkChuck also covers nested conditionals, or nested if statements, as well as elif and case statements.
    🥇🥇Become a BASH MASTER with extra labs and quizzes: ntck.co/bashcourse
    🔥🔥Join the NetworkChuck membership: ntck.co/NCAcademy
    **Sponsored by Linode
    SUPPORT NETWORKCHUCK
    ---------------------------------------------------
    ➡️NetworkChuck membership: ntck.co/Premium
    ☕☕ COFFEE and MERCH: ntck.co/coffee
    Check out my new channel: ntck.co/ncclips
    🆘🆘NEED HELP?? Join the Discord Server: / discord
    STUDY WITH ME on Twitch: bit.ly/nc_twitch
    READY TO LEARN??
    ---------------------------------------------------
    -Learn Python: bit.ly/3rzZjzz
    -Get your CCNA: bit.ly/nc-ccna
    FOLLOW ME EVERYWHERE
    ---------------------------------------------------
    Instagram: / networkchuck
    Twitter: / networkchuck
    Facebook: / networkchuck
    Join the Discord server: bit.ly/nc-discord
    0:00 ⏩ Intro
    0:29 ⏩ the challenge
    1:50 ⏩ Sponsor Message
    3:24 ⏩ Elden Ring Script Setup
    4:05 ⏩ Bash Conditionals (if statements)
    7:58 ⏩ Elden Ring Bash Conditionals
    13:40 ⏩ BOSS BATTLE (Using OR in bash)
    15:39 ⏩ other options in Bash Conditionals
    19:22 ⏩ Nested IF Statements (Bash Conditionals)
    21:33 ⏩ ELIF statements
    23:53 ⏩ CASE statements (a switcher)
    AFFILIATES & REFERRALS
    ---------------------------------------------------
    (GEAR I USE...STUFF I RECOMMEND)
    My network gear: geni.us/L6wyIUj
    Amazon Affiliate Store: www.amazon.com/shop/networkchuck
    Buy a Raspberry Pi: geni.us/aBeqAL
    #bash #bashscripting #eldenring
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Build your own Elden Ring with Linode: ntck.co/linode and you get a $100 Credit good for 60 days as a new user!
    In this episode of the BASH scripting series, NetworkChuck covers BASH conditionals and harnesses this power to create Elden Ring inside of a bash script. Along the way, NetworkChuck also covers nested conditionals, or nested if statements, as well as elif and case statements.
    0:00 ⏩ Intro
    0:29 ⏩ the challenge
    1:50 ⏩ Sponsor Message
    3:24 ⏩ Elden Ring Script Setup
    4:05 ⏩ Bash Conditionals (if statements)
    7:58 ⏩ Elden Ring Bash Conditionals
    13:40 ⏩ BOSS BATTLE (Using OR in bash)
    15:39 ⏩ other options in Bash Conditionals
    19:22 ⏩ Nested IF Statements (Bash Conditionals)
    21:33 ⏩ ELIF statements
    23:53 ⏩ CASE statements (a switcher)

    • @enemyedits24
      @enemyedits24 2 ปีที่แล้ว

      Sir please your insta id

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

      Can you do a video about silver bullet or openbullet program plz

    • @JNET_Reloaded
      @JNET_Reloaded 2 ปีที่แล้ว

      have you got the link to the .sh file?

    • @sargismartirosyan9946
      @sargismartirosyan9946 2 ปีที่แล้ว

      You are the best teacher in the world 😉
      Please make more videos of bash scripting

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

      I found lots of spam/scam comments on this video, you should try using the YT spammer purge tool by ThioJoe and you can scan this video and delete all of the spam comments.

  • @galahadcf
    @galahadcf ปีที่แล้ว +54

    Hey man,
    I know this probably isn't intentional, but I gotta say as someone with pretty severe ADHD, your editing style is SUPER useful for me. I generally have a hard time focusing on videos about coding but the way you jump cut in your face cam shots somehow manages to satisfy my brain and keep me relatively focused. Especially helpful in a case like this where I already know the information but am reviewing it to brush up on stuff for an upcoming interview.

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

      Yea its super easy, he motivate us when talking !

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

    You never make a bad video chuck. Thanks for the content!

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

    this video made me miss programming. i'm working a different job right now (i graduated with my BSC like 2 years ago) and although when i graduated i felt myself not enjoying programming (mostly because in the field it's just not as easy/simple as it is here), i do enjoy when the simple concepts are taken and applied to something such as what you did here, make a small game just using conditional statements and variables. if i were to ever teach someone programming this is how i would teach them. i love your videos so please keep making more of them!

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

      Same. I have been a programmer before. Now I'm switching to Cyber Security as I was never really interested in programming but Chuck makes it look so fun.

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

    Your style is addicting ! Thank you again for such a great instructional video! I am on a mission to duplicate this in my own style and see it run! Look forward to the next one! Cheers! ☕️

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

      yes his style is addicting ...

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

    Thank you for this series! I worked all of them thru, learned so much and had fun doing it Will now continue with another series of yours. Thank you again. Greetings from switzerland

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

    So funny. I immediately tried to start making a game for my son like this after your second video. But could not figure out how to "exit 1", and it was killing me. Thank you for dropping this!

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

    This was an awesome tutorial. Thank you so much!
    First time seeing your content and sub so deserved👍

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

    Super Video Chuck Your videos are awesome And informative 👍🏿

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

    you just opened my mind for a crazy ideas with the classes and stats . thanks alot for this series

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

    Thank you!

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

    You are the best, I love the way the material is explained and so fun. Thank you very much!! I am joining some of your courses.

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

    Hey Chuck, you content is amazing - so well done! You can make anything fun and entertaining and informative. Thank you!

  • @lixmi1
    @lixmi1 2 ปีที่แล้ว

    Excellent Videos, keep doing a great job! Thanks a lot

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

    Thank you!! You have such a great way to teach! Love the energy

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

    this is actually crazy you upload this...
    I started a Command Line game like 1 week ago but in python.
    So far I only got player with stats/skills, choosing options and almost got the base code done for being able to navigate around to different places (by choosing options like "open the door and go through".
    Decided to do this because I can't do graphics very well :p

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

      Well the fact that you've done that is pretty impressive🍀

    • @farmerandy82
      @farmerandy82 2 ปีที่แล้ว

      no need for fancy graphics if you have use imagination!

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

      That sounds nice. I probably wouldn't even think of making something like this in Python, even during my 3 years of programming in Python. But I still have yet to learn some gui programming in Python. I did try to make a battleship game with PyGame. But after a few months I decided to abandon it.
      I've made some rather interesting things in Python. Like a virtual assistant, and it took me several months to make it and to work as I wanted to.

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

    Really nice one. It nicely demonstrates the core basics of game development.

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

    This series of videos of yours inspired me to learn bash. That's why I decided to create my own tutorial on Udemy, how to learn bash. I also made a game using what you showed here.
    But I also have one objection or suggestion, I could make a video in which I would show the possibility of the function in Bash.
    I discovered the existence of bash function to save time, it contains code that I would have to repeat over and over again, And with the function I just call the name of the function as a variable and additional arguments with it. And save tons of code & time.

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

    All videos are so awesome … make more on shell love it

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

    Dude these videos were epic. You teach extremely well, but the best part is that you make it fun! Its so hard to find "fun" IT teachers. Everyone's so boring! Anyways, epic videos man. really loved this playlist.

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

    Chuck lay off the coffee. 🤣 Playing the video at .25 makes for some great laughs! Keep up the great work!

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

    This is the best way to learn scripting well done Chuck please keep making more bash videos

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

    hey thanks,I like the way you teach.You make it fun and funny so it doesnt even feel like work.keep up the good work

  • @phfish475
    @phfish475 2 ปีที่แล้ว

    Man I had so much fun with this XD this is great

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

    Thanks we learned a lot from u your video are amazing lots of thinks to learn

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

    as someone who has learned throughout all of high school and currently college, purely using the internet and its videos 87% of the time, u r hands down one of the best youtubers I have meant.
    ur words, and sequence, music, video structure are geniunnely genius. u are the evolved version of the outdated US education system on top of other videos online.
    great as heck. PLES PLES post more bash vids on youtube. U changing the world when u give us free videos to learn, including kids

  • @TS-po3fg
    @TS-po3fg หลายเดือนก่อน

    I love the way you teach, honesty the most fun tutorials i've ever watch. I wish you had more on bash

    • @TS-po3fg
      @TS-po3fg หลายเดือนก่อน

      watched

  • @TheJoBlackos
    @TheJoBlackos 2 ปีที่แล้ว

    It is cool to see the channel going towards the scripting/automation. It will be cool to see some of the concepts you are touching in this video but more in depth, like the testing you used. It is something I use a lot and it is very powerful but we cannot see all possibilities in this video. Like test if the variable has zero value, or test if file exist, or any other testing.

    • @TheJoBlackos
      @TheJoBlackos 2 ปีที่แล้ว

      And by the way, you can use switch to have similar implementation as case in python

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

    How dare you say that Python can't do switch statements. Python 3.10 has a new keyword called match and it's pretty much like a switch statement

    • @Crypted_File_5033
      @Crypted_File_5033 3 หลายเดือนก่อน +1

      cry

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

      Oh, I never noticed that and I'm a Python programmer😂

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

      @@ModernDays_Faith You're welcome 😁

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

    Hi, an important part of many games is Saving! How do you add saving or checkpoints to restart in Bash?
    Example: every time you dont want to pick class again, you chose samurai and chose to save there, before the first battle

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

      read from a file, if the file is empty, ask the user input and save to that file, if the file is not empty, just load its contents.

    • @thomasjefferson4195
      @thomasjefferson4195 2 ปีที่แล้ว

      @@alexradu1921 how tho

  • @felipesilvatech
    @felipesilvatech 2 ปีที่แล้ว

    really enjoyed this video Chuck =D
    thanks

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

    you are doing great.. love you chuck.

  • @user-qk5fg3vh8e
    @user-qk5fg3vh8e ปีที่แล้ว

    great job, Can't wait for the next episode?

  • @dominicaguiling1440
    @dominicaguiling1440 2 ปีที่แล้ว

    What an awesome video! Thank you!

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

    First ever educational video I ever watched without skipping..lol😂

  • @mampiisaotaku
    @mampiisaotaku 2 ปีที่แล้ว

    Your chann6is one of a kind. Love it

  • @chevycarguy3056
    @chevycarguy3056 2 ปีที่แล้ว

    Great video! It makes me want to do this but in python, just for fun. I love your videos Chuck! ☕️

  • @leocarmopereira
    @leocarmopereira 2 ปีที่แล้ว

    Thanks for the series!

  • @unknown-ef2gz
    @unknown-ef2gz 2 ปีที่แล้ว +5

    Sir please make full detailed tutorial series on N-Map ...and... Metasploit framework....😊

  • @Grzegorz-Brzeczyszczykiewicz3
    @Grzegorz-Brzeczyszczykiewicz3 ปีที่แล้ว +1

    I like this channel, especially that coffee interlude 😆 Funny and educational 🙂
    I seriously consider growing a beard 😃

  • @paulocarvalho9767
    @paulocarvalho9767 2 ปีที่แล้ว

    You know, talking about games and stuff, you sound like Professor Mordin Solus from Mass Effect series hahaha. I’ve meet your channel recently and I’m loving! Great stuff, thanks for sharing!

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

    Wow ! Amazing I love it .

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

    You make learning eaaaasy ! !

  • @iaindudman3349
    @iaindudman3349 2 ปีที่แล้ว

    Lovin the style😎

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

    awesome video! Thanks

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

    I am learning bash at midnight, best decision I ever made, keep up the good work Chuck!

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

    Dude you're my favorite nerd. Thanks for all the tutorials!!

  • @ByOakk
    @ByOakk 2 ปีที่แล้ว

    AWESOME VIDEO!

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

    in my first try
    Beast VANQUISHED!! Congrats fellow tarnished

  • @EscimoGamer
    @EscimoGamer 2 ปีที่แล้ว

    Who knows this can be great. Great thanks for the information and the video. 👌

  • @sweepingpage1845
    @sweepingpage1845 2 ปีที่แล้ว

    nifty! I tried making a madlib in bash the other day.

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

    Dear Chuck, many thanks for all the videos of Bash! Is very usefull for my new job! Could you please continue whit this? I would like to know more about the "case" command :) and make "textual adventure"
    thank you in advance!

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

    BASH script : do a video related resolve every day practical issues and make every day life easier

  • @markslima1557
    @markslima1557 2 ปีที่แล้ว

    this was fun and useful!

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

    From Python 3.10 onwards, it started supporting switch-case functionality, but in different keyword match-case.

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

      I was looking for this comment

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

    It was good. Thanks and yes you are indeed a great teacher.

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

    I'm so confused yet drawn, by the title

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

    Great work Thank you

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

    This channel is my fav

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

    Tu é meu heroi mano!

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

    Hey chuck! Can you do a series like this but for Java basics please?? I’m really struggling with it

  • @raminmammadzade
    @raminmammadzade 2 ปีที่แล้ว

    The title KILLED us already :)

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

    j'aime beaucoup votre façon de nous apprendre et surtout vos exemples qui sont à la fois très pédagogiques et marrants .

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

    This was so cool🤯

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

    As someone that has written many many lines of Bash, it's quite nice that there will finally be some high-quality, approachable content about the topic. The number of poor Bash scripts that exist is kind of astounding, compared with other programming languages

    • @RenderingUser
      @RenderingUser 5 หลายเดือนก่อน +1

      i feel like thats mainly cause of bash's nature of being a terminal language. people just use it out of necessity to use terminal programs so it results in unrefined code

  • @NNNedlog
    @NNNedlog 2 ปีที่แล้ว

    Hi Chuck, nice video as always. Can I use Vagrant as a virtual machine to run the bash scripts?

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

    chucks video editing has reached the next level

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

      god mode

    • @ranget314
      @ranget314 2 ปีที่แล้ว

      @@alimctavish998 hey what do you do, are u a student or something else?😊

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

    Chunk, what did you do to me? I'm adoring your teaching ways to inspire we people. I loved your contents on python and bash. We will be waiting for new videos! 🙌🏻

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

    I travel the world searching out different buffets so I can sneak corndogs into them. I carry with me 6 corndogs stuffed away in my jackey pockets. I will then sneak them into the fried food sections of the buffet. It then, is a joy for me to see other patrons of the buffet enjoying my corndogs. They think they are part of the buffet. (;

    • @neat-o5567
      @neat-o5567 2 ปีที่แล้ว +1

      You know I have a similar quirk that I like to do. I like to enter large grocery stores like Walmart or Trader Joe's with a pocket full of blueberries. I will then trail behind a random person, keeping atleast 5 steps or more behind them. After I am assured that they are unaware of my presence I then keep in-step with them but close enough to reach out and touch them. I will then casually walk past them, sneaking a few blueberries into their pocket. This works a whole lot easier when it is cold outside and people are wearing jackets, and skinny jeans are almost impossible to work with.

  • @CopiousAmountsOfDerp
    @CopiousAmountsOfDerp 2 ปีที่แล้ว

    Very nice work.
    I once began as a Full LAMP Stack Developer then at one point crossed over to Full Microsoft Stack. Multi-Tier Object Oriented components working as one. Never been to college, I just use to tinker a lot.
    For me, Programming/Scripting is a balance of Art and Science. Unfortunately, my mental health isn't so great these days.

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

    Vanquised the beast the first 3 times before I lost. 🙂 Thanks for your great videos. Greetings from Germany.

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

    I’m having flashbacks to the original Oregon Trail game. In other news, I now have diphtheria.

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

    really do love your channel.... as an IT professional earning over 80k a year you still provide such useful and interesting stuff. I am more netwokr than devops but love all your content ....well done sir xx

  • @sauliusjuozaitis15
    @sauliusjuozaitis15 2 ปีที่แล้ว

    Hi NetworkChuck, I’m huge fan of your videos, big kudos for all the hard work you do and sharing all the knowledge.
    I always like try out things, learned on your channel, in my home LAB.
    Question to would you mind to share nice video about free or cheap own email server with auto-discovery support (friendly to use on iOS) on Linux machine. Personally I tried iRedMail, Mail-in-a-box & Modoboa.
    I want to hear your professional opinion what would you recommend.

  • @debjyotibanerjee7750
    @debjyotibanerjee7750 2 ปีที่แล้ว

    This is too much fun man!!!!!!!!!!!

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

    thanks Chuck for the nice videos!
    little mistake there... there's 75-25 winning rate for the user not 50-50, the only case in which the player dies is beast - 1, tarnished - 0, soooo...
    if (beast == tarnished) then "You won!" else "You died!"
    will output "You died" on tarnished - 1, beast - 0 which is... sad :)))
    i wrote it like this
    if (beast == 1 && tarnished == 0 ) then "You died!" else "You won!"

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

    love this video make learnign fun

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

    >starts eldenring
    >"You Died"
    So accurate.

  • @unknownusers2522
    @unknownusers2522 2 ปีที่แล้ว

    Hi Chuck , how many more videos will you be posting on Bash ?? And when ??

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

    Hmm, using WSL I found that the double brackets in the conditional check break the script, but single square brackets works fine. Also, to save and exit nano faster you can just use ctrl-s and then ctrl-x. One handed and only two operations.

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

      2 equals don't work either

  • @monkknomgaming
    @monkknomgaming 2 ปีที่แล้ว

    I am just starting to learn this at Devry. I love your videos they help me a lot!! I also love playing Elden Ring almost my whole channel is for Elden Ring! This was fun and I can't wait to show my class mates, and send them right here to the man the myth the COFFEE DRINKING LEGEND NETWORKCHUCK!!!

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

    Hey Chuck maybe try provoisioning your labs with terraform?
    Could you try to teach people to use vi or vim instead nano? :)

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

    Thanks for the video! Just a reminder, the case statement in the BASH language exists in the c and c++ language, as the switch statement :)

  • @luisestebanruiz9773
    @luisestebanruiz9773 2 ปีที่แล้ว

    Such a great and nerdy video, it makes nerdier to learn bash scripting, but i have a question : at 26:45 we are tellint to "nano" or the program we are closing an element of an array?.

    • @soopax9431
      @soopax9431 2 ปีที่แล้ว

      Nano is a just a text editor. It only takes what you type and saves it as a text file.
      When you enter the command "./eldenring.sh" then the computer does the commands that you typed in the text file named "eldenring.sh".
      I hope this helps you :)

  • @kavianrowghani5085
    @kavianrowghani5085 2 ปีที่แล้ว

    I was going to ask why the script didn’t print “You Died at 21:22 when the user was not root but, after looking closer it looks like the logic is:
    Create and read variable named tarnish
    Create and set variable named beast
    If beast is equal to tarnish or tarnish is equal to coffee, then check if the user is root and if so, print “Beast Vanquished”. End the function
    If beast is not equal to tarnished or tarnished is not equal to coffee, echo “You Died”
    So we never actually told the program to echo anything in the case where beast == tarnished or tarnished == coffee and the user was not root.
    Maybe you covered it in the rest of the video - haven’t gotten that far yet, but it was a good exercise for me to work out why that didn’t happen 🙃

  • @coolestreviews5315
    @coolestreviews5315 2 ปีที่แล้ว

    O.K. Got my coffee ready... Let's do this.

  • @danielstellmon5330
    @danielstellmon5330 2 ปีที่แล้ว

    The computer decides if you live or die? Do you want terminators? This is how you get terminators!

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

    The spambots are out again. And worse, they’re impersonating Chuck. I wish there was a Bash script to banish them forever and send them to Siberia.

    • @user-lm8wv4gv6r
      @user-lm8wv4gv6r 2 ปีที่แล้ว +3

      There's a script to mass report bots. Linus tech tips made a video about it

  • @justchecking2470
    @justchecking2470 2 ปีที่แล้ว

    your gamification technique is way better in teaching tech
    actually that's why I follow this channel haha :))

  • @justinmoyers1179
    @justinmoyers1179 2 ปีที่แล้ว

    So I am working on changing this up a bit. I am making it to be, HP+Attack >= beast then you win but if HP+Attack is < beast you lose. I may make it add +5 points to HP/Attack if victorious the first time. Still playing with it. I love python, bash is so similar but so ridiculously different that its awesome

  • @techtalkswithdan
    @techtalkswithdan 2 ปีที่แล้ว

    What a nice way of teaching bash scripting .

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

    it is so funny it is amazing coding with you bro!!

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

    I followed the steps and made the first beast challenge like
    "First beast appeared, fight it? (y/n)" and if the player says "y" the script randomly says "You win / you died" and quits lol

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

    bonjour , c'est super de mettre vos connaissances au service des débutants , vos videos sont géniales et c'est bien expliqué , un grand merci à vous .

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

    Read takes a -p arg for prompt so there is no need for another line to print question to user and it can also be assigned to the variable given at the end
    read -p "do you want to> " myvar
    and you have $myvar

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

    I must be old and dense. I’m looking at all these echo commands and it finally dawns on me that they mean print.

  • @movierealiser7109
    @movierealiser7109 2 ปีที่แล้ว

    Big fan sir..You are my inspiration.Love from BD❣️❣️❣️

  • @acdarc
    @acdarc 2 ปีที่แล้ว

    Hey mate what keyboard are you using?

  • @emreyavuz4706
    @emreyavuz4706 2 ปีที่แล้ว

    Great video thx

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

    Wow! This episode changed my mind! That means you can create an ENTIRE game! You can set all parametrs into it I mean parameters like simple map, player, movement, maybe also gravity, invertory and so on! THANKS A LOT! It was really useful for me! You and your channel the best!

    • @wikingagresor
      @wikingagresor 2 ปีที่แล้ว

      Check out Adom or Duris...