Functions and Arrays in Linux | bash shell scripting

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 มี.ค. 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.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 14

  • @kostasmoschos1552
    @kostasmoschos1552 ปีที่แล้ว +4

    Simple and explanatory code, well organized content.

    • @nikkiinit
      @nikkiinit  ปีที่แล้ว

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

  • @josefont11
    @josefont11 10 หลายเดือนก่อน +2

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

    • @nikkiinit
      @nikkiinit  9 หลายเดือนก่อน

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

  • @mielushe2lheureux939
    @mielushe2lheureux939 7 หลายเดือนก่อน +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  7 หลายเดือนก่อน

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

  • @puneetchauhan5495
    @puneetchauhan5495 29 วันที่ผ่านมา +1

    Fantastic,i learned something new today

    • @nikkiinit
      @nikkiinit  23 วันที่ผ่านมา

      Thank you 🙏🏾

  • @dusanalic1686
    @dusanalic1686 3 หลายเดือนก่อน +1

    Thank you. Simple and clear.

  • @neuroadneuroad-precisionel9660
    @neuroadneuroad-precisionel9660 5 หลายเดือนก่อน +1

    Great!!!!!!

  • @voydude
    @voydude 7 หลายเดือนก่อน +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  7 หลายเดือนก่อน

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

  • @aronwomack359
    @aronwomack359 ปีที่แล้ว +2

    Another good video.

    • @nikkiinit
      @nikkiinit  ปีที่แล้ว

      Thank you Aron! I appreciate the positive feedback.