Unix

Topic: Basic

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.

Browse random answers: