maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Newbie (https://talk.maemo.org/forumdisplay.php?f=26)
-   -   How to display "detailed" help for commands (https://talk.maemo.org/showthread.php?t=21026)

emmaitt 2008-06-16 05:19

How to display "detailed" help for commands
 
I am new to Linux and glad I can ask really "beginning" questions here.

I can put a "-help" after each command to see its syntax. However , it doesn't give me an explanation of what each option means. Is there a way to get the explanation in xterm? Or do I have to refer to some web pages for the explanation and usage of each command?

GeneralAntilles 2008-06-16 05:39

Re: How to display "detailed" help for commands
 
Quote:

Originally Posted by emmaitt (Post 192450)
I can put a "-help" after each command to see its syntax. However , it doesn't give me an explanation of what each option means. Is there a way to get the explanation in xterm? Or do I have to refer to some web pages for the explanation and usage of each command?

Usually you can look it up with man <command> put the tablet do not include manpages to save space, so just look it up on Google (wikipedia has decent coverage of most *nix commands, and there are html manpages available pretty much everywhere.

Johnx 2008-06-16 16:15

Re: How to display "detailed" help for commands
 
Also many of the built-in commands, are provided by busybox. You might want to head here and save that page for reference.

-John

stevecrye 2008-06-16 16:57

Re: How to display "detailed" help for commands
 
Thanks for the BusyBox hint, John.

I looked at your link and did not see one of my faves listed - whereis . What would you recommend as the easiest way to get whereis to run on my n810?

emmaitt, check out this thread:
http://www.internettablettalk.com/fo...ad.php?t=20818

I went to tldp and downloaded many of the how-tos (they are available in pdf and other formats). I keep them on my n810 for quick ref.

Also recommend this book:
http://www.amazon.com/gp/product/0672328380/

Steve

Johnx 2008-06-16 17:45

Re: How to display "detailed" help for commands
 
@stevecrye: If you really can't live without it, I would either try to compile it in scratchbox and just copy the binary over, or just grab the debian package for util-linux and extract and copy over just whereis. However, given that we don't have man pages or source for the most part, I would suggest you give which a try. It's also much faster. :)

Code:

which ls
-John

stevecrye 2008-06-19 23:23

Re: How to display "detailed" help for commands
 
Thanks John - I've seen numerous refs to scratchbox; time to read up on it.

Steve


All times are GMT. The time now is 16:55.

vBulletin® Version 3.8.8