Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Simple Question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
jankdc
n00b
n00b


Joined: 03 Jan 2003
Posts: 17

PostPosted: Mon Jan 06, 2003 4:34 am    Post subject: Simple Question Reply with quote

I want to view files in a directory slowly so that I can see them. What do I do? i.e. I type
Code:
# ls dev
and almost immediatly I see the last page.

Thanks

P.S. I also need help here[url]https://forums.gentoo.org/viewtopic.php?t=28823. [/url]
Back to top
View user's profile Send private message
woboz
n00b
n00b


Joined: 24 Oct 2002
Posts: 65

PostPosted: Mon Jan 06, 2003 4:42 am    Post subject: Reply with quote

Code:
ls dev | more


or

Code:
ls dev | less


less is the more developed of the codes it lets you page back and forth though the listing. For more info try:

Code:
man less
Back to top
View user's profile Send private message
jankdc
n00b
n00b


Joined: 03 Jan 2003
Posts: 17

PostPosted: Mon Jan 06, 2003 4:52 am    Post subject: Reply with quote

thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing 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