Pages

Wednesday, 16 March 2011

linux command

To see the output page by page

./a.out | more

this will first show the output in one page.
If we want to see the next page press the space bar.
To skip line by line press enter