![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Find JRE installed in linux machine..? | XivaX | Shell Programming and Scripting | 3 | 01-31-2008 06:18 PM |
| Find cmd working in Linux and not in SunSolaris 5.8 | navjotbaweja | SUN Solaris | 4 | 11-28-2007 11:21 AM |
| To find the RAM size for an Linux server. | navojit dutta | Shell Programming and Scripting | 3 | 09-14-2007 04:49 AM |
| Where can I find Linux functions corresponding to the Solaris DDI? | boyanov | High Level Programming | 3 | 06-28-2007 06:31 AM |
| Command to find 32/64 bit in Linux | giribt | UNIX for Dummies Questions & Answers | 3 | 08-17-2005 06:19 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How to find the help in Linux
The command 'man' can display the usage of command, is there any other command that can show the help in Linux?
Thk a lot |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
info
info will display longer tutorials about some utilties. Most of the basic commands like cat, cd, are in there as well. FWIW - if you know some MS-DOS commands, several are based on unix, so you can do basic things just with that knowledge. |
|
#3
|
|||
|
|||
|
The system can't find 'info' when i type .
|
|
#4
|
||||
|
||||
|
www.tldp.org
The Linux Documentation Project - Contains a wealth of guides and howtos. There is a mirror of this website (even though it will be out of date) bundled with many distros and a load of documentation can usually be found under /usr/share/doc Cheers ZB |
||||
| Google The UNIX and Linux Forums |