f Command (PROC Processor)

The f command increments (moves the pointer forward) the currently active input buffer pointer by 1. If the pointer is at the end of the buffer, this command has no effect.

Syntax

f

Examples

Active Input Buffer

Active Output Buffer After Running the f Command

list bob with hair eq

green

^

list bob with hair eq green

^

See Also

b Command, ip Command, PROC Processor, s Command