You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#In this example we shall look how to read files using while loop:
#Using “read” command.
#Using read command, we shall use read command along with a variable, then echo that variable to output. We use “<” input redirection to input the file...