Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need help reading off-screen [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
relrobber
n00b
n00b


Joined: 08 May 2005
Posts: 11
Location: SOCAL

PostPosted: Sun May 08, 2005 3:10 pm    Post subject: Need help reading off-screen [SOLVED] Reply with quote

is there any way to view a long list page by page (such as using /p after a command in DOS)?

Last edited by relrobber on Sun May 08, 2005 3:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Sun May 08, 2005 3:18 pm    Post subject: Re: Need help reading off-screen Reply with quote

relrobber wrote:
is there any way to view a long list page by page (such as using /p after a command in DOS)?


You can use the same DOS-style command "more" (well, it really no DOS-style, since M$ copied it from unix, but... ). The way to do that would be:

Code:

more anyfileyouwant


If the input is not a file you can redirect:

Code:

anycommandyouwannado | more


There is another version that is named "less", oppositte to "more". The basic working is the same, so just substitute more for less to get more. :wink: Strange!
Back to top
View user's profile Send private message
relrobber
n00b
n00b


Joined: 08 May 2005
Posts: 11
Location: SOCAL

PostPosted: Sun May 08, 2005 3:20 pm    Post subject: Reply with quote

thanx so much! i had tried using 'more' and 'less', but didnt know to use '|'. i'm having alot of fun learning linux, which is something i've wanted to do for a long time!
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Sun May 08, 2005 3:32 pm    Post subject: Reply with quote

relrobber wrote:
thanx so much! i had tried using 'more' and 'less', but didnt know to use '|'. i'm having alot of fun learning linux, which is something i've wanted to do for a long time!


Newcomer! If you enjoy learning, this is the right place. Anything you need we all are here. This is a beautifull place, isn't? :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum