20 Bash Tricks in 5 Minutes - Spencer Krum

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

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

  • @MuhsinFatih
    @MuhsinFatih 5 лет назад +40

    `git reset --hard origin/master` in aliases. you are playing with fire 😂

  • @skeeveskeeve
    @skeeveskeeve 6 лет назад +26

    Finally I get to watch a linux video where i am pretty sure I know more than the speaker.

  • @codylenz7587
    @codylenz7587 7 лет назад +25

    the way this hyperventillating man laughs while he speaks is very endearing.

  • @MG30001
    @MG30001 9 лет назад +82

    Misleading title. Better: 20 Git aliases for Bash

  • @PasqualItizzz
    @PasqualItizzz 6 лет назад +15

    If you don't use "aah" as an alias to 'push it' ... you're dead inside

  • @oreilly
    @oreilly  9 лет назад +1

    Click here to browse other Ignite talks: goo.gl/hShrd2

  • @cleatcase9865
    @cleatcase9865 3 года назад +1

    4:11 semicolons can be used to mark the start of a new command, on a same line. Thus, they are useless at the end of the line. No ?

  • @cleatcase9865
    @cleatcase9865 3 года назад

    0:40 One-letter "commands" are easy, yes, and they can be dangerous because it is much easier to type one letter wrong, instead of one word. For that reason it's good Linux commands themselves, have two letters minimum

  • @karolinabogacka8283
    @karolinabogacka8283 4 года назад +2

    I love that your initials are literally SKrum 🤣 born to be an IT lover

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

      i think those that have to do with scrum do not always share the love

  • @ThreadPool
    @ThreadPool 4 года назад +2

    Liked the talk except that some of them can be much simpler.
    For example, to get the top git directory:
    $ cd $(git rev-parse --show-toplevel)
    Instead of that complex function with while loops.

  • @SteveGergetz
    @SteveGergetz 3 года назад +3

    How I wish I understood 5% of that.

  • @totallytubularriverrentals4082
    @totallytubularriverrentals4082 2 года назад +1

    useful! thanks!

  • @AMurderOfLobs
    @AMurderOfLobs 4 года назад +1

    The vim function code does not work as explained here. I made a different version, but it's not as simple and cutesy, which kind of defeats the cutesy-hacky-super-neato philosophy here. Although I could just be an idiot, which I'm advertising out loud just in case:
    stackoverflow.com/questions/65419739/why-does-this-git-grep-vim-shortcut-bash-code-not-work-as-advertised

  • @RakibFiha
    @RakibFiha 5 лет назад +3

    Anyway, the last one was good

  • @Vagelis_Prokopiou
    @Vagelis_Prokopiou 5 лет назад +1

    Interesting stuff 👍

  • @Pesulda
    @Pesulda 6 лет назад

    Where are the double quotes? :)

  • @ParasScorpio
    @ParasScorpio 6 лет назад +1

    thanks

  • @dominicparkhurst8773
    @dominicparkhurst8773 2 года назад

    This is advanced I'm already scared

  • @trejohnson7677
    @trejohnson7677 3 года назад +1

    Baby’s first bash

  • @thengakola6217
    @thengakola6217 4 года назад +2

    Alias c=clear

    • @thengakola6217
      @thengakola6217 4 года назад

      @Learn Linux yeah i used to do it..... then i changed to this :)

  • @laarags
    @laarags 2 года назад +1

    Im not a ninja or a spiderman in bash. But i can say.this is a basic stuff.

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

      some people are on basic level and profit from this.
      what are you gonna do about that? :)

  • @simpledomain007
    @simpledomain007 5 лет назад +1

    Woooooow

  • @payrus963
    @payrus963 4 года назад

    nice

  • @VictorRodriguez-zp2do
    @VictorRodriguez-zp2do 4 года назад

    I know how aliases work. Thank you.

    • @cleatcase9865
      @cleatcase9865 3 года назад

      Next session : scripts

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

      my hero. so you found a video that i beneath you. how hard did you look for it.
      And then you stuck around watched it all and stuck around some more to write this comment :)
      You must be an elite bash warrior. Can i call you sensei?