Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
This is probably a really dumb question, but, I have been in a terminal and want to scroll back to look at some previous commands to figure out where I have gone wrong. My problem is that I did 'man make' to see how to use the make command as it was not working for me.
I've now read what I need, how do I exit from the manual and return to cli??
Distribution: Caldera, CTOS, Debian, FreeBSD, Mac OS X, Mandrake, Minix, OpenBSD, Slackware, SuSE
Posts: 1,757
Rep:
Typically pressing the "q" button will get you out of the man page and back to the shell prompt.
While viewing the man page, you can press shift-up and shift-down to scroll up and down through the man page. Pressing the "b" button will also scroll back up and pressing "space bar" will move forward.
Last edited by bsdunix; 06-27-2009 at 08:49 AM.
Reason: spelling
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.