Linux MAN Command

the man command is used for the manual pages means help or documention of particular command in Linux operating system.

Syntax

$man [command]

Example


$man mkdir
							

it will give the help of mkdir command.ctrl+z to close help & back to terminal.

Share Share on Facebook Share on Twitter Share on LinkedIn Pin on Pinterest Share on Stumbleupon Share on Tumblr Share on Reddit Share on Diggit

You may also like this!