Skip to content

Standard input

Standard Input

Its the third type of Data Streams U have to store the value of read into Variables >[!example]- >echo “Enter ure name” >read myname >echo “Your name is: $myname”