1.grep 'search-txt' file_name.file_type -n(show line-no) 2.more +X(line-no) file_name.file_type 3.ctrl+b pageup ctrl+f pagedown