Getting help for commands

​Help for the commands can be shown in two ways.


First one is specifying —help after a command name.

Second one is typing “man” command followed by a command for which you want to get additional information.

man command output is generally more descriptive than output of —help.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator