Lines Matching full:command
27 A blank line repeats the previous command literally, except for
63 a command name as argument, print help about that command
164 first word of the statement resembles a debugger command. To
165 assign to a global variable you must always prefix the command
166 with a 'global' command, e.g.:
174 alias [name [command]]
175 Creates an alias called 'name' that executes 'command'. The
176 command must *not* be enclosed in quotes. Replaceable
178 replaced by all the parameters. If no command is given, the
186 recursively applied to the first word of the command line; all