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

Re: Bash equivalent to DOS /p



> it doesn't fit in one screen.  I am not working in an X environment so 
> there are no scroll bars so I'm trying to figure out how I can see the 
> output page by page.
> 
> Thanks
> 
> Elijah
> 

Sound like STDOUT and STDERR

Try 

command 2>&1 | less

Rus
-- 
e: rghf@vpscolo.com : t: 1-888-327-6330       
http://www.jvds.com - Root on your own box
http://www.vpscolo.com - Your next hosting company
http://jvdsblog.jvds.com - The Life of a Web Host Owner



Reply to: