[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bash equivalent to DOS /p



On 2004-07-16, Duggan <wayjen6@dodo.com.au> wrote:
> I know that this is a really n00bish question, but I have to ask.  What 
> is the command that limits output from a command to just a page at a 
> time, like the /p command in DOS?

Pipe the command to less: 'command | less'. Less is more :)

-- 
Juha Siltala
http://www.edu.helsinki.fi/activity/people/jsiltala/



Reply to: