LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 12-13-2013, 11:15 AM   #1
LINUXNEW08
LQ Newbie
 
Registered: Dec 2013
Posts: 1

Rep: Reputation: Disabled
What man page section would tell me about games?


Hello,

I was asked a question 'What man page section would tell me about games?'
I was given a hint as ' If man ls would tell you more about ls, what do you think would tell you more information about the man pages?

Any help will be appreciated.
Thanks.
sohel
 
Old 12-13-2013, 11:30 AM   #2
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
I'm not going to do your homework for you, but I'll repeat the hint:
To find out about "ls", enter "man ls"
To find out about "yes", enter "man yes"
To find out about "man", enter ...

If you can't solve that, you shouldn't be doing computing
 
Old 12-13-2013, 08:38 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,326
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Learn about the "apropos" command.
 
Old 12-13-2013, 11:10 PM   #4
kooru
Senior Member
 
Registered: Sep 2012
Posts: 1,385

Rep: Reputation: 275Reputation: 275Reputation: 275
man -k what_you_want
 
Old 12-14-2013, 12:41 AM   #5
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Quote:
Originally Posted by LINUXNEW08 View Post
I was asked a question 'What man page section would tell me about games?'
There is no man page for games, since "games" is not a program.
Is there a specific game that you want to find a manual for?
If you are just looking for general info on Linux gaming, there are many websites available for gaming on Linux.
A quick search for linux games gave these, plus many others:
http://www.linuxgames.com/
http://store.steampowered.com/browse/linux/
Yes, Steam is now available for Linux!
http://www.linux-games.com/
http://www.gamingonlinux.com/
There is also thr Humble Indie Bundle:
https://www.humblebundle.com/
There are also many other games:
http://worldofpadman.net/website/
http://www.urbanterror.info/home/
http://www.alientrap.org/games/nexuiz
Also, many distros have there own documentation on Linux games.
You need to specify what distro you are using, and what game(s) you would like to run.

And welcome to the LQ forums!
 
Old 12-14-2013, 01:12 AM   #6
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
To the OP, do a websearch among the many man pages (Debian, Ubuntu, etc) that are searchable. It'll take you approximately 20 seconds (depending on your net connection speed) to get the information you want and the good thing is you will have done it yourself.

Last edited by k3lt01; 12-14-2013 at 01:13 AM.
 
Old 12-14-2013, 01:30 AM   #7
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,226

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
I was asked a question 'What man page section would tell me about games?'
Section 6, according to Wikipedia.

http://en.wikipedia.org/wiki/Man_page#Manual_sections

Quote:
I was given a hint as ' If man ls would tell you more about ls, what do you think would tell you more information about the man pages?
For this, post #2 has the appropriate hint.

Last edited by dugan; 12-14-2013 at 01:31 AM.
 
Old 12-14-2013, 09:39 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Code:
man woman

if there is a manuall page for a program use the program name
but there is no program called "games"
 
Old 12-14-2013, 09:41 PM   #9
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Hi.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to browse linux man by section? hindi Linux - General 9 05-09-2013 09:43 PM
man page is not found although $MANPATH and man.conf changed Abbraxas Linux - Newbie 3 09-05-2011 06:40 PM
Man Pages Section 9 Kernel, in Repositories? jhwilliams Linux - Kernel 1 04-04-2010 07:21 PM
How to make man display all topics for a section? sunman Slackware 6 07-25-2008 11:12 PM
man alsamixer not showing the man page nosaku Slackware 1 12-20-2004 08:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration