Go Back   Cyber Tech Help Support Forums > Operating Systems > Linux

Notices

Linux Problem solving for all open source distributions of Linux, such as Debian/Ubuntu, Fedora, RedHat, Suse, Mandriva and other proprietary unixes such as Solaris, SGI Irix. Newbie friendly too!

Reply
 
Topic Tools
  #1  
Old June 5th, 2003, 05:25 PM
twistedcranium's Avatar
twistedcranium twistedcranium is offline
CTH Subscriber
 
Join Date: May 2003
Posts: 1,133
Post info::Linux Help Mechanisms

Linux documentation comes in many gui type forms, PDFs, HTML, etc. But what about command line help? Wouldn't it be great to find out how to use that 'grep' command without leaving the shell window?

Yup, and there are three methods of getting to such command help. man, --help, and info.

man : just about every linux command or program has a man page. Just type 'man grep' to see the manual page for the grep command. It will list switch options, common usage and more. You can navigate the man page with the arrow keys and pressing Q will exit you when you're done.

info : some programs provide info pages, which are more detailed in their coverage of the command. Consider these types of help docs more like guides.

--help : sometimes commands provide a shortened version of the man page information in this --help document. It is useful for quick info about the structure or syntax of a command.

Now, not all three of these will exist for a particular command, but knowing that these are the used types, might help you out of a jam someday.


Last edited by twistedcranium; June 8th, 2003 at 09:07 PM.
Reply With Quote
Reply

Bookmarks


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 On
HTML code is Off

Forum Jump

Similar Topics
Topic Topic Starter Forum Replies Last Post
info:: thread legend - linux info collection twistedcranium Linux 13 January 31st, 2024 01:09 AM
Mismatch of Memory Info BIOS vs PC-Doctor / System Info max_vz Hardware 3 January 14th, 2008 05:52 PM
Info:: Introducing Linux to Windows users; breaking the train of thought DaveQB Linux 1 October 19th, 2006 11:49 AM
info:: Quick Linux System Info Using uname twistedcranium Linux 0 August 21st, 2003 01:31 AM
info:: Making a linux boot disk twistedcranium Linux 0 June 1st, 2003 11:40 PM


All times are GMT +1. The time now is 09:50 PM.