linux

Linux Help




To find out the Linux help in operating system,first you need to know about manual pages.



Manual Pages
Applications, utilities, and shell prompt commands usually have corresponding manual pages, these pages are also called as "man" pages.These "man" pages are nothing but "Linux Help".These "man" pages shows the reader available options and values of file or executable.

Man Pages are structured in such a way that users can quickly view the page for information, which is important when dealing with commands.

Using man
Man Pages can be accessed via shell prompt by typing the command man with following executable command.

eg: man  ls

Reading a Man Page with the Shell Prompt
To navigate the man page you can use the "arrow" keys or use the [Spacebar] to move down one page and [B] to move up. To exit the man page, type [Q]. To search a man page for keywords type [/] and then a keyword or phrase and press [Enter]. All instances of the keyword will be highlighted throughout the man page, allowing you to quickly read the keyword in context.


                           send to a friend                                            moby@mylinuxplanet.com      

Please free to mail your queries and feed back at moby@mylinuxplanet.com a free linux tutorial website


Linux Tutorials

About This Site

History of Linux

Open Source

File system terms

Linux File System

History of Shell

Opening a Shell Prompt

Shell Prompt Basics

Linux Shell Prompt

Linux Commands

Viewing Text Files From The Shell

Manipulating Information from Shell

Linux Help

Managing Linux Files

Multiple Commands Usage

Managing Linux Directories

Linux Directory Commands

Locating And Search Commands

Command History

Wildcard Characters

Creating a Linux User

Ownership And Permissions

File Compression

Virtual Console Logout & Shutdown

Running Background Process

Shell Prompt Keyshortcuts

Clearing And Resseting Terminal

Vi Editor

Shell Scripting

Installing and Removing Applications

Servers in Linux

Our Link Partners