Learning Bash Best Practices - 01 // Stopping script on error and using getopts

Поділитися
Вставка
  • Опубліковано 11 січ 2025

КОМЕНТАРІ • 9

  • @KhalBR
    @KhalBR 3 роки тому +3

    dude these are so helpful, it's really hard to find good shell scripting videos

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

    This dude deserves way more subscribers.

  • @sunshadow9704
    @sunshadow9704 27 днів тому

    High quality video. Could you record how to enable these warnings in nvim editor? When you type a command and not finished or made a type, it points out what is missing. Thank you

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

    This was such a great video. I have learned so much. Thanks!
    Aside: what are you using for snippets on nvim?

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

      Thanks for the kind words! I'm just using the classical ultisnips

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

    Nice tutorial !