this BASH script will KILL you.

Поділитися
Вставка
  • Опубліковано 1 лис 2024

КОМЕНТАРІ • 384

  • @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 2 роки тому

      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 2 роки тому +75

    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 роки тому +3

      Yea its super easy, he motivate us when talking !

    • @omairtech6711
      @omairtech6711 Місяць тому +1

      Howcome everybody has ADHD these days? I too have ADHD, but I've always had it. People for some reason all of a sudden all have ADHD now, for some reason? I am confused.

    • @galahadcf
      @galahadcf Місяць тому +2

      @@omairtech6711 it’s not new or more common, it’s just that ADHD and autistic people spend a lot more time online than others. It’s like going to a weightlifting competition and asking why there are so many weightlifters here lol.

    • @omairtech6711
      @omairtech6711 Місяць тому +1

      ​@@galahadcf Good point and I also have autism in addition to ADHD. Also note ADHD and autism is more common among tech folks like hackers, IT Administrators, software engineers, network engineers etc, so there is that.

  • @thesoulsender
    @thesoulsender 2 роки тому +83

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

  • @crisscrossam
    @crisscrossam 2 роки тому +24

    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 Рік тому

      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 роки тому +13

    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! ☕️

  • @NorthEast
    @NorthEast 2 роки тому +7

    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!

  • @toosafelol
    @toosafelol 2 роки тому +18

    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.

    • @tardis2005
      @tardis2005 10 днів тому

      Some really famous games are command line games. Keep going!

  • @MrRuedibuechi
    @MrRuedibuechi 2 роки тому +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

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

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

  • @selenaz6795
    @selenaz6795 9 місяців тому

    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 5 місяців тому

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

  • @mayukhghara6991
    @mayukhghara6991 2 роки тому +2

    in my first try
    Beast VANQUISHED!! Congrats fellow tarnished

  • @fusionfuryx
    @fusionfuryx 2 роки тому +3

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

    • @jayjaychukwu
      @jayjaychukwu 2 роки тому

      I was looking for this comment

  • @PalTino
    @PalTino 2 роки тому +1

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

  • @SaidMagdyshhata
    @SaidMagdyshhata 11 днів тому

    Thanks for interacting with different cameras ❤❤

  • @itayrosilyo9437
    @itayrosilyo9437 2 роки тому +1

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

  • @roswell2320
    @roswell2320 2 роки тому +1

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

  • @unknown-ef2gz
    @unknown-ef2gz 2 роки тому +5

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

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

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

  • @ramshaka
    @ramshaka 2 місяці тому +1

    So... this unbelievable thing happened. I watched this video, wrote out the eldenring script, and added some some flourishing with figlet, and lolcat. Took about 30 minutes adding all the neatness I wanted to with just the two parts, a 50/50, and a 1/10 number choice (no cheat codes), ran the script for the first time, and low, and behold, I win...
    I don't even know who to brag to about about this... But I feel like that can't be common.

  • @kfed8599
    @kfed8599 2 роки тому

    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.

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

  • @daltonrich7658
    @daltonrich7658 10 місяців тому +1

    "Here's Elden Ring in a bash script"
    echo "You died"
    Yup that pretty much sums up Elden Ring 😂

  • @travisyeargan2574
    @travisyeargan2574 2 роки тому +2

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

  • @gokukanishka
    @gokukanishka 2 роки тому +1

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

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

  • @trevorjames3953
    @trevorjames3953 2 роки тому

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

  • @neodevils
    @neodevils 2 роки тому +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! 🙌🏻

  • @antonygoedhals6272
    @antonygoedhals6272 2 роки тому

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

  • @TallShawnNetwork
    @TallShawnNetwork 2 роки тому

    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

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

  • @casandrutza88
    @casandrutza88 2 роки тому

    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!"

  • @Asherstitusworld
    @Asherstitusworld 2 роки тому +4

    Super Video Chuck Your videos are awesome And informative 👍🏿

  • @luchichronicles7482
    @luchichronicles7482 2 роки тому

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

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

  • @laurajacobsen2931
    @laurajacobsen2931 Рік тому

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

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

  • @turtle_keys
    @turtle_keys 10 місяців тому

    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 :)

  • @Grzegorz-Brzeczyszczykiewicz3
    @Grzegorz-Brzeczyszczykiewicz3 Рік тому +1

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

  • @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 10 місяців тому +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

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

  • @zappafrancisco0
    @zappafrancisco0 2 роки тому +5

    Thank you!

  • @smajl
    @smajl 2 роки тому

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

  • @straka1293
    @straka1293 2 роки тому +2

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

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

  • @ArmanTheAutomator
    @ArmanTheAutomator Рік тому

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

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

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

  • @benjaminlynch9958
    @benjaminlynch9958 2 роки тому +1

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

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

  • @hazem2121
    @hazem2121 2 роки тому +2

    This channel is my fav

  • @thomasdolgner
    @thomasdolgner Рік тому

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

  • @sethalarathnayaka8480
    @sethalarathnayaka8480 2 роки тому +3

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

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

    • @T404-i9w
      @T404-i9w 2 роки тому +3

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

  • @splatraw3240
    @splatraw3240 2 роки тому +2

    I'm so confused yet drawn, by the title

  • @sloppyprogrammer4373
    @sloppyprogrammer4373 2 роки тому +2

    As a programmer I really enjoyed this video. If someone taught me bash like this in the beginning, pfeeewwww. Edit: I didn't even need this video but it was so entertaining and this should be the way programming should be taught to beginners.

  • @justchecking12
    @justchecking12 2 роки тому

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

  • @فهدتميم-ف8خ
    @فهدتميم-ف8خ 2 роки тому

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

  • @zippGG
    @zippGG Рік тому +1

    i spent like an hour troubleshoting my eldenring :D

  • @phfish475
    @phfish475 2 роки тому

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

  • @kenny-kvibe
    @kenny-kvibe 2 роки тому

    These do the same thing ($? is the exit code of the previous command):
    test $? -eq 0 && echo 'ok';
    [ $? -eq 0 ] && echo 'ok';
    if [ $? -eq 0 ]; then echo 'ok'; fi;
    if [[ $? -eq 0 ]]; then echo 'ok'; fi;
    --
    the "[" & "test" live in "/usr/bin", check with: ls -l $(which {[,test})
    I love bash scripting :D

  • @SlothProgrammer
    @SlothProgrammer Рік тому

    >starts eldenring
    >"You Died"
    So accurate.

  • @raminmammadzade
    @raminmammadzade 2 роки тому

    The title KILLED us already :)

  • @colinwilkes3377
    @colinwilkes3377 2 роки тому +1

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

  • @mampiisaotaku
    @mampiisaotaku 2 роки тому

    Your chann6is one of a kind. Love it

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

  • @northernguy611
    @northernguy611 6 місяців тому

    Pro tip at 7:15 pay attention to the spaces in your if statement. they do mater

  • @riccardomanciocchi9614
    @riccardomanciocchi9614 2 роки тому

    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!

  • @TylerKoz
    @TylerKoz 2 роки тому +2

    Python added a switcher in version 3.10, but they use 'match' instead of 'switch' or 'case'

  • @techtalkswithdan
    @techtalkswithdan 2 роки тому

    What a nice way of teaching bash scripting .

  • @incrediBit
    @incrediBit 2 роки тому +1

    you are doing great.. love you chuck.

  • @meriemabbahoum
    @meriemabbahoum 6 місяців тому

    You make learning eaaaasy ! !

  • @pas3pas365
    @pas3pas365 2 роки тому +1

    Speaking of coffee...I had to check my playback speed to make sure I hadn't increased it. 😂

  • @ziyadcodes
    @ziyadcodes 2 роки тому +16

    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

    • @De_OneCrypted
      @De_OneCrypted 8 місяців тому +1

      cry

    • @ModernDays_Faith
      @ModernDays_Faith 7 місяців тому +1

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

    • @ziyadcodes
      @ziyadcodes 6 місяців тому

      @@ModernDays_Faith You're welcome 😁

  • @rahuljmd
    @rahuljmd 6 місяців тому

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

  • @ashmitsharma6814
    @ashmitsharma6814 5 місяців тому

    Thanks chuck...I just created a stone paper scissors game using bash 🙂

  • @mtnsolutions
    @mtnsolutions 2 роки тому +1

    Very fun, Chuck! I added a few sleep timers between user input and the response from the game to make it feel like an old DOS game. like this:
    echo "You have chosen the $type class. Your hp is $hp, and your attack is $attack."
    sleep 1
    echo "."
    sleep 1
    echo ". ."
    sleep 1
    echo ". . ."
    sleep 1
    #First beast battle

  • @danielstellmon5330
    @danielstellmon5330 2 роки тому

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

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

  • @unknownusers2522
    @unknownusers2522 2 роки тому

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

  • @lixmi1
    @lixmi1 2 роки тому

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

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

  • @chevycarguy3056
    @chevycarguy3056 2 роки тому

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

  • @dominicaguiling1440
    @dominicaguiling1440 2 роки тому

    What an awesome video! Thank you!

  • @EscimoGamer
    @EscimoGamer 2 роки тому

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

  • @iFunktion
    @iFunktion 2 роки тому +2

    Love this, but I'm not a fan of "if" statements in Bash they are not needed, logical operators are just nicer, shorter, cleaner and quicker e.g.
    [[ $coffee = y ]] && echo "You're awesome" || echo "Leave right now"
    does the same thing. [[ ]] is actually the test operator in bash

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

  • @STHLMsoderort
    @STHLMsoderort 2 роки тому

    Please consider maybe doing some cool stuff also with Powershell, similar video content to Bash. There are a lot of people working to Devops specific to Azure and Powershell is more used in those cases. BTW i like your Bash series!

  • @tajjej3649
    @tajjej3649 2 роки тому

    I have always pronounced it: ca loc quee al. Colloquial. Yep, the "co" becomes "ca". Sometimes the "llo" is "low", but I've learned to add the "c", as in location (or "my loc is here"). "qui" can be "quee" or "qwee". And "al" pronounced as "all". in 60 years of using that pronunciation, no one has said it's wrong, to my face. If they had, I would have looked for more information on it. The hardest part of it's pronunciation is: CA "LOC QUEE" AL. Getting the "loc" "quee" to roll off the tongue can be hard at first. The is a kinda stop between the two syllables to make the "loc"'s "c" be pronounced. Anyway, this is gonna roll on too long. Good luck!

  • @leocarmopereira
    @leocarmopereira 2 роки тому

    Thanks for the series!

  • @fstech.digital
    @fstech.digital 2 роки тому

    really enjoyed this video Chuck =D
    thanks

  • @matthewnoah5011
    @matthewnoah5011 2 роки тому +2

    Question. Is there a way to save your progress. Like after you beat the first fight, make it save there where you dont have to beat it again if you die to the second one. You will just pick back up at the second one.

    • @ahmadasha5807
      @ahmadasha5807 2 роки тому

      up

    • @Cryfails
      @Cryfails 2 роки тому

      Just an idea, but you could create a global variable $BOSSDEAD that you assign in the .bashrc file that is either; false when the boss is not defeated or true when you killed the boss. Then in your eldenring.sh file, perform an if statement checking if the global variable $BOSSDEAD is either true or false. For example, if the user kills the boss, call on the .bashrc file but pass in an optional parameter of true to the file and assign it to $BOSSDEAD.

  • @mendodave
    @mendodave 6 місяців тому

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

  • @start4gain
    @start4gain 2 роки тому +1

    Wow ! Amazing I love it .

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

  • @sweepingpage1845
    @sweepingpage1845 2 роки тому

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

  • @clone54
    @clone54 4 місяці тому

    Is there a particular difference between using one and two brackets for the conditions?

  • @christopherwilson8700
    @christopherwilson8700 5 місяців тому

    I love your stuff, can I comment that Python can do switch statements though.