1. Home
  2. Computing & Technology
  3. Focus on Linux
photo of Juergen Haas

Juergen's Focus on Linux Blog

By Juergen Haas, About.com Guide to Focus on Linux since 2003

Linux Commands: more and less

Monday April 28, 2008
The command more allows you to view the content of a text file simply by typing "more myfile" in a terminal window, where "myfile" would be the text file of interest. There is no need to start up an editor or word processor.

The default behavior is that the file content scrolls up one screen height at a time, and the space bar is used to advance to the next page. The command less is a more sophisticated version of more ("less is more"). It can scroll backwards and has many more options than more.

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Focus on Linux

More from About.com

  1. Home
  2. Computing & Technology
  3. Focus on Linux

©2008 About.com, a part of The New York Times Company.

All rights reserved.