What commands can I use to see a complete text mode screen?
I lost my standard gnome console. I want to be able to view the complete screen output from for example revdep-rebuild. I can't seem to find any examples using the more or less command to do this.
Jonathan183 suggested this on a previous post but I may not have implemented it correctly because It did now work for me.
"Redirect the screen output to a text file so you can use less/nano etc to view it and copy it ... emerge -pvuDN world > emerge_output_text". I did not know how to connect less/nano to the the rest.