answersLogoWhite

0

"man" is part of Linux. You could try "info" if you really wanted.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Where can one gain more information about how to use the Linux terminal?

At the command prompt, type 'man [command]' (removing the brackets and substituting the command for which you need information).


What is the Linux equivalent of the Windows help command?

The man command.


What is man fdisk in Linux?

In Linux the man command displays the help(man page) for a command. man fdisk is "display the man page for command fdisk"


How can you access help for a specific command in Linux?

In terminal type: "man command", or "info command"


What is the output of the man command in Linux?

man has no output of its own. You must specify the name of the manual page you wish to view. For instance, to view the manual for bash, you would use the command man bash.


What command in Linux do you use to copy files?

cp.


Which command is used to gets help about Linux?

The 'man' or the 'info' command have documentation about utilities and commands in the system.


To move to the root directory use the command?

For Unix/Linux, use the command 'cd /' For Windows, you can also use the same command or 'cd \'


What does the k command do in Linux?

k is not a standard command in Linux.


Do all Linux commands have options associated with them?

No, but the grand majority of them do. For more information: $ man command $ command --help


What command do you use to rename the old system file instead of copying it?

For Linux, use the 'mv' command, which is a rename


Is WHAT IS a Linux program?

It is a command that is typed into a terminal. Use "man whatis" (without the quotes) to gain full details on the whatis' manual page.