senenmut Feb 16, 2021 #1 Hi , pkg info but the list of packages is running direct to the end of list. can't see the beginning of the list and step by step with SPACE key. i forget the prefix for that. have not noticed on paper.
Hi , pkg info but the list of packages is running direct to the end of list. can't see the beginning of the list and step by step with SPACE key. i forget the prefix for that. have not noticed on paper.
SirDice Administrator Staff member Administrator Moderator Feb 16, 2021 #2 Learn to use less(1) or more(1).
T tingo Feb 16, 2021 #3 The normal way to use commands that have long output is doing it like this: pkg info | more (or pkg info | less)
The normal way to use commands that have long output is doing it like this: pkg info | more (or pkg info | less)