On Sat, Jun 18, 2011 at 7:07 PM, Nehemiah Dacres <[email protected]> wrote: > man pages are already paged by less. if you want the pager view use the / > key to enter a search term like in vi. its a direct match, not a fuzzy match > like with google or something
Do you have an example of how that would work? For example, these did not work for me: $ man bash +/HISTFILE man: bash-+/HISTFILE: No such file or directory man: +/HISTFILE: No such file or directory No manual entry for +/HISTFILE $ man +/HISTFILE bash man: +/HISTFILE-bash: No such file or directory man: +/HISTFILE: No such file or directory No manual entry for +/HISTFILE Regards, - Robert -- Central West End Linux Users Group (via Google Groups) Main page: http://www.cwelug.org To post: [email protected] To subscribe: [email protected] To unsubscribe: [email protected] More options: http://groups.google.com/group/cwelug
