Loops in Linux | Bash shell scripting

Ғылым және технология

In Linux, loops are programming constructs that allow a set of instructions to be executed repeatedly until a specific condition is met. There are three types of loops available in Linux:
The for loop: The for loop is used to iterate over a range of values. It is typically used to perform a set of instructions a fixed number of times.
The while loop: The while loop is used to execute a set of instructions as long as a particular condition is true. It is commonly used to read input until the user enters a specific command or value.

Пікірлер: 5

  • @oultimofilho
    @oultimofilho10 ай бұрын

    So smoothly, so clear... I really will learn a lot with you. I'am subscribing now.

  • @nikkiinit

    @nikkiinit

    10 ай бұрын

    Thank you 🙏

  • @grahamjoss4643
    @grahamjoss4643 Жыл бұрын

    I love your teaching style. I would also love for you to do more advanced shell scripting ❤

  • @nikkiinit

    @nikkiinit

    Жыл бұрын

    Thank you! No problem, I will do some advance scripting.

  • @grahamjoss4643

    @grahamjoss4643

    Жыл бұрын

    @@nikkiinit thanks!🤓

Келесі