All Questions
2 questions
1
vote
2
answers
1k
views
navigating forward in more pager using f
It is given in the man page of more that f is used to skip forward k screenful of text(default to 1).I saved a very long file using cat and used more to show it on the screen page by page but when i ...
-1
votes
1
answer
214
views
Unable to search a string using more pager
I opened a file using the more pager,i was trying to find a string in this file using / as shown in the figure below,but it is saying that pattern not found even though the string i have searched is ...