which command is used to display some thing on the screen
Answers
Answered by
0
The given below is the
answer for your question
Explanation:
You can also use the cat command to display the contents of one or more files on your screen. Combining the cat command with the pg command allows you to read the contents of a file one full screen at a time. You can also display the contents of files by using input and output redirection.
Similar questions