Skip to main content
deleted 44 characters in body
Source Link
Rui F Ribeiro
  • 58k
  • 28
  • 156
  • 237

I am new to Linux (Especially CLI Linux), and am wandering if there is a way to read the full output of a command when it uses more than the screen. I am currently having to output the command into a file, and then using nano to scroll through it.

E.g. $ ls -Al /etc/ only displays the end of the output and cuts of the rest.

I am new to Linux (Especially CLI Linux), and am wandering if there is a way to read the full output of a command when it uses more than the screen. I am currently having to output the command into a file, and then using nano to scroll through it.

E.g. $ ls -Al /etc/ only displays the end of the output and cuts of the rest.

I am wandering if there is a way to read the full output of a command when it uses more than the screen. I am currently having to output the command into a file, and then using nano to scroll through it.

E.g. $ ls -Al /etc/ only displays the end of the output and cuts of the rest.

edited body
Source Link
Krii
  • 225
  • 3
  • 12

I am new to Linux (Especially LUICLI Linux), and am wandering if there is a way to read the full output of a command when it uses more than the screen. I am currently having to output the command into a file, and then using nano to scroll through it.

E.g. $ ls -Al /etc/ only displays the end of the output and cuts of the rest.

I am new to Linux (Especially LUI Linux), and am wandering if there is a way to read the full output of a command when it uses more than the screen. I am currently having to output the command into a file, and then using nano to scroll through it.

E.g. $ ls -Al /etc/ only displays the end of the output and cuts of the rest.

I am new to Linux (Especially CLI Linux), and am wandering if there is a way to read the full output of a command when it uses more than the screen. I am currently having to output the command into a file, and then using nano to scroll through it.

E.g. $ ls -Al /etc/ only displays the end of the output and cuts of the rest.

edited tags; edited title
Link
Gilles 'SO- stop being evil'
  • 865.3k
  • 205
  • 1.8k
  • 2.3k

Debian Linux contain Scroll through command output without a temporary file

Source Link
Krii
  • 225
  • 3
  • 12
Loading