information command

Linux / UNIX: Getting help with man page

by Vivek Gite on August 10, 2007 · 3 comments

Q. I’ve CentOS 5 server located in a remote data center. How do I get more help about command and its syntax? A. Linux and UNIX comes with man (manual) pages. man command displays pages from reference manual. You can learn about command and it syntax. Each man page has following information: => Command name [...]

{ 3 comments }