On 02/06/12 18:31, Sha'ul wrote:
No I can't scroll back up, I tried using "| more" and that was not enough for me to be able to go back and read it.
I guess what you were looking for was printed to stderr then, so redirect that to stdout before so more picks that up too.
$ make install 2>&1 | more /Alexander
