Shell Scripting Tutorial
Hello Programmers, I’m Yash. Sole programmer at planetvearcity – a place where programmers come to learn, build, and grow.
Welcome to the tutorial series on shell scripting. In this video, we will cover the read command. To get input from the keyboard, we the read command. The read command takes input from the keyboard and assigns it to a variable.