On 8/11/05, Gurudatta Raut <[EMAIL PROTECTED]> wrote: > READ BETWEEN LINES > > > > From: A G <[EMAIL PROTECTED]> > > Subject: Re: [PLUG] 2 suggestions PLUG > > http://en.wikipedia.org/wiki/RTFM > > THANKS , NOW I KNOW THE MEANING OF RTFM, I think PLUG > members were shy to tell me what it is. NOW I know > what it is I would like to ask another question. > > WHERE THE HELL IS THE F**KING PLUG RTFM. > > THE RTFM that thoes SO called EXPERTs ask me to read. >
The manual(s) that people talk about comes with each and every Linux distribution. You can access it using the 'man' command. man <program-name> For example - man ls man grep man man Also check out 'info' if it installed on your system. -aditya -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
