Help Index :: Misc :: queue

SYNTAX

queue : puts a command into the queue

ALTERNATIVE

| command

DESCRIPTION

The queue command places a command into the queue. This can be useful for
controlling the order of command execution, since some commands are normally
not queued. To interrupt a series of queued commands, simply type + (plus
sign).

EXAMPLE

eat food & wait 2 & queue burp

See also: wait