Portal Home > Knowledgebase > Linux Questions > How can I learn more about specific Linux commands?


How can I learn more about specific Linux commands?




Aside from searching the web, Linux has a manual included already. You can find out about any command by typing the following in shell: man command Putting the command 'man' before the command will give you instructions on what the program does and how to use it. For instance, if you wanted to find out more about the 'ls' command, you'd type: man ls


Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
What is a path? (Views: 437)
What is a shell? (Views: 432)

Powered by WHMCompleteSolution