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
1. Write a shell script like a more command. It asks for the file
name on the command prompt and displays only 15 lines of the file at a time on the screen. Further, the next 15 lines will be displayed only when the user presses the enter key / any other key.