[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
As was mentioned in the chapter on command parsing,
there are a number of commands and special prefixes
whose interpretation is fixed by the server.
Examples include the flush command and the five intrinsic commands (PREFIX
,
OUTPUTPREFIX
, SUFFIX
, OUTPUTSUFFIX
, and .program
).
This section discusses all of these built-in pieces of the command-interpretation process in the order in which they occur.
5.1.1 Flushing Unprocessed Input .flush
5.1.2 Out-of-Band Processing #$#
Out-of-band Commands5.1.3 Initial Punctuation in Commands "say
,:emote
,;eval
5.1.4 Command-Output Delimiters PREFIX
,SUFFIX
,OUTPUTPREFIX
,OUTPUTSUFFIX
5.1.5 The .program
Command.program