Functions and Arrays in Linux | bash shell scripting

Sdílet
Vložit
  • čas přidán 6. 03. 2023
  • A Bash shell function is a set of one or more commands that can be called repeatedly from within a Bash script. Functions can be defined using the function keyword or by simply defining the function name followed by the list of commands enclosed in curly braces.
    An array in Bash is a collection of values that are indexed by a number. Arrays can be declared using the declare keyword or by simply defining the array name followed by a list of values enclosed in parentheses.
  • Věda a technologie

Komentáře • 16

  • @pawanj1
    @pawanj1 Před 5 dny +1

    Thank you, you beautifully explained the shell!

  • @mielushe2lheureux939
    @mielushe2lheureux939 Před 8 měsíci +1

    Thank you for sharing your knowledge with us. Your way of teaching makes things simple and easy yo understand.
    Keep on sharing!👍🏾

    • @nikkiinit
      @nikkiinit  Před 8 měsíci

      Thank you very much for the wonderful words! Feedback like this keeps me going. ❤️

  • @josefont11
    @josefont11 Před 10 měsíci +2

    I just found your series of videos. They are really good. Please continue. Thank you.

    • @nikkiinit
      @nikkiinit  Před 10 měsíci

      Thank you for the support. I will continue to upload! 💓

  • @puneetchauhan5495
    @puneetchauhan5495 Před měsícem +1

    Fantastic,i learned something new today

  • @kostasmoschos1552
    @kostasmoschos1552 Před rokem +4

    Simple and explanatory code, well organized content.

    • @nikkiinit
      @nikkiinit  Před rokem

      Thank very much Kostas.
      I truly appreciate the positive comment.

  • @abhishekjohri498
    @abhishekjohri498 Před 7 dny +1

    thank you, good content,

  • @dusanalic1686
    @dusanalic1686 Před 4 měsíci +1

    Thank you. Simple and clear.

  • @neuroadneuroad-precisionel9660
    @neuroadneuroad-precisionel9660 Před 5 měsíci +1

    Great!!!!!!

  • @aronwomack359
    @aronwomack359 Před rokem +2

    Another good video.

    • @nikkiinit
      @nikkiinit  Před rokem

      Thank you Aron! I appreciate the positive feedback.

  • @voydude
    @voydude Před 8 měsíci +2

    Nikki, Thank you for the great Linux lesson. If I have any future questions about the Linux Terminal. Is this the best way to communicate with you? Take care. RJ 🙂

    • @nikkiinit
      @nikkiinit  Před 8 měsíci

      Hi RJ. Thank you for the comment! Yes, you can reach me here if you have any questions.