What is the difference between cat and more command?

What is the difference between cat and more command?
Cat displays file contents. If the file is large the contents scroll off the screen before we view it. So
command 'more' is like a pager which displays the contents page by page.

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.