Lecture 3.5: Shell and Scripting (re-recording) (2019)

Поділитися
Вставка
  • Опубліковано 8 лют 2019
  • This is a re-recording of the Shell and Scripting lecture with full screencast and a proper microphone. You can find the lecture notes and exercises for this lecture at hacker-tools.github.io/shell/. The original lecture video is this one: • Lecture 3: Shell and S...
    Help us caption & translate this video!
    amara.org/v/C1Eff/
  • Наука та технологія

КОМЕНТАРІ • 27

  • @danielgray1073
    @danielgray1073 Рік тому +2

    great stuff man. now this is a class!! i have been checking out the 2020 version as well. thanks so much for all of this.

  • @chyldstudios
    @chyldstudios 5 років тому +4

    thanks for re-recording this video - much easier to follow now

  • @AlJey007
    @AlJey007 3 роки тому

    wow, this is an awesome lecture!

  • @lunarpunk700
    @lunarpunk700 7 місяців тому

    Thank you for useful information

  • @marthadesta2961
    @marthadesta2961 4 роки тому +6

    thank you!!!! what an amazing lecture. can you show more details as well as slow down please

  • @victormartins-software3912
    @victormartins-software3912 4 роки тому

    Thank you, really good 💓❤️💓

  • @aminebouaita9202
    @aminebouaita9202 3 роки тому

    Thank you !!

  • @jb160
    @jb160 4 роки тому +6

    Thank you for this ,one of the best ..could you make a video on shell vs terminals etc.because im really not getting the difference of those.using windows machine and im having problem with commands .im using git bash and ubuntu .how do i search the right tutorials for those.both are using bash

  • @Withpipeandbook
    @Withpipeandbook 4 роки тому +3

    Defenestration is an amazing computer name

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

      Lol whenever my Greek teacher got mad at the class he always threatened to defenestrate one of us as a human sacrifice to the Greek gods

  • @raywong959
    @raywong959 4 роки тому

    Very informative

  • @metalalive2006
    @metalalive2006 4 роки тому

    sound quality is much better from this video , thanks !

  • @leocomerford
    @leocomerford 5 років тому +2

    Are you intending to redo any of the other 6.HT videos? I ask because I'm planning to edit the English subtitles and I don't want to waste time on a video which is going to be superseded.

    • @MissingSemester
      @MissingSemester  5 років тому +2

      Hi Leo! That's awesome, and I'm sure many people would highly appreciate it! We do want to re-do some of the other videos, but that probably won't happen until late April some time, and we haven't decided exactly which ones yet. My guess would be that your work will be worthwhile for all the videos that are currently up!

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

    26:49 What if I put quotation marks around the (possibly empty) positional arguments? Can I use single brackets just as well as double brackets then?
    if [ "$1" == "bar" ]; then echo z; fi

    • @aapiElder
      @aapiElder 7 місяців тому

      Try it yourself fiirst.

  • @vadud3
    @vadud3 5 років тому

    what do you use in your vim to get all those auto menus while typing? really cool!

    • @vadud3
      @vadud3 5 років тому +1

      also curious of that awesome status bar below while you are typing..

    • @MissingSemester
      @MissingSemester  5 років тому +7

      Hi! I actually go through my entire desktop setup here: ua-cam.com/video/ycMiMDHopNc/v-deo.html

    • @vadud3
      @vadud3 5 років тому +3

      ah status bar is from tmux! gotcha!

    • @ShreyasJani
      @ShreyasJani 5 років тому +2

      Dude! Amazing, thanks for this video too!

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

    51:29 I find on the internet that ctrl+c is SIGINT (2), ctrl+\ is SIGQUIT (3), and the default kill signal is SIGTERM (15).
    Can someone who knows for sure please verify?

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

    7:00

  • @akshaynaik4888
    @akshaynaik4888 5 років тому

    can you create video on vim

    • @MissingSemester
      @MissingSemester  5 років тому +4

      There's already one over at ua-cam.com/video/1vLcusYSrI4/v-deo.html !

    • @akshaynaik4888
      @akshaynaik4888 5 років тому

      @@MissingSemester awesome job👍👍