Bash Shell Scripting Tutorial for Beginners | Read User Input into Bash Script | Ep#4 (Linux)

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 11

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

    read -p to display prompt text before reading input

    • @SavvyNik
      @SavvyNik  2 роки тому

      Thanks for sharing!

  • @ceoofnewgenzllc780
    @ceoofnewgenzllc780 3 роки тому +1

    Beautiful for a first time learner

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

      Thank you! 😊 Glad you liked the video.

  • @JN-lh6qq
    @JN-lh6qq 2 роки тому +1

    Really helpful thanks

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

    Good explanation, Thank you

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

      You are welcome! Glad you liked it.

  • @Senaul
    @Senaul 3 роки тому +1

    Life saver! Thank you man

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

      No problem! Glad you found the video helpful. Smash that like button for me if you haven't already.

  • @waltermitty4132
    @waltermitty4132 2 роки тому

    Would be helpful to see code that actually prompts for user input.