answersLogoWhite

0


Best Answer

In Linux, command typed at a command prompt displays a list of commands that would likely contain the command you desire. For example, to find all of the commands that have word flush in their name or descriptions type the following: man -k flush

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

help

will do this.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command displays the command list?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What command displays a list of files and direcories at the command line?

document


Which command typed at a command prompt displays a list of commands that would likely contain the command you desire?

help


What is an office feature that displays a list of potential results instead of just the command name?

Gallery


If you point to a button that includes an arrow Excel displays a which is a list of additional commands associated with the selected command?

sub-menu


What can you do with NETSH?

Netsh is a command-line scripting utility that allows you to, either locally or remotely, display, modify or script the network configuration of a computer that is currently running. Usage: netsh [-a AliasFile] [-c Context] [-r RemoteMachine][Command | -f ScriptFile] The following commands are available: Commands in this context:? - Displays a list of commands.add - Adds a configuration entry to a list of entries.delete - Deletes a configuration entry from a list of entries.dump - Displays a configuration script.exec - Runs a script file.help - Displays a list of commands.interface - Changes to the `interface' context.ras - Changes to the `ras' context.routing - Changes to the `routing' context.set - Updates configuration settings.show - Displays information. The following subcontexts are available:routing interface ras To view help for a command, type the command, followed by a space, and thentype ?.


Which Linux command displays your login name?

The whoami command.


Which command displays the users who are currently logged into the Linux system?

There are a series of commands, depending on what and how much information you want on logged in users. The commands are: who w users finger (if installed)


Which command is used to displays the DOS version number?

You can use "ver" command.


What command can be used to view a list of directory hierarchies, including the file system type?

The df utility displays a list of the directory hierarchies available on the file system. NFS is the file system type.


What displays the options associated with a command?

Dialog box


What does the file command tab do?

it displays the ribbon tab


What is the history command in Linux?

The history command displays all commands that have been entered into the terminal.