• Home
  • LLMs
  • Docker
  • Kubernetes
  • Java
  • All
  • About
Linux-Ubuntu | more -- displays files
  1. Notes
  2. Examples

  1. Notes
    more file ...

    The more command takes one or more file names as arguments and displays their contents screen by screen.

    ► Press the spacebar to continue to the next screen.
    ► Press q to quit.
  2. Examples
    $ more file1 file2 file3
© 2025  mtitek