complete

List all the possible completions for the beginning of a command.

Syntax

complete string

Parameters

string

The beginning of the command to be completed.

Description

This command lists all the possible completions for the beginning of a command.

Example

(idb) 
					 complete p
path
print
p
printdbx
printf
ptype
pwd

See Also


Submit feedback on this help topic