How can I still see the 'man' text after I quit man?
Posted
by Sol
on Super User
See other posts from Super User
or by Sol
Published on 2010-04-29T22:35:07Z
Indexed on
2010/04/29
22:38 UTC
Read the original article
Hit count: 567
I typically use tcsh or bash and often want to use 'man' to review a command's options. Currently when I quit man or ctrl-C, the man text disappears and I see the scrollback buffer that was there before I performed the 'man' command. I would like to still see the 'man' text I was viewing as a reference while I'm typing the command at the command prompt without opening a second window, how can I do that?
© Super User or respective owner