You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 113 Next »

Builtin Commands

help

Aliases: ?

Arguments:

COMMAND    Command name

Options:

-h (--help)    List help for this command

set

Arguments:

VAL   Variable definition

Options:

-h (--help)                         List help for this command
-m (--mode) [VARIABLE| PROPERTY]    Set Mode

unset

Arguments:

VAL   Variable name

Options:

-h (--help)                         List help for this command
-m (--mode) [VARIABLE| PROPERTY]    Unset Mode

clear

Options:

-h (--help)   List help for this command

exit

Aliases: quit

Arguments:

N    System exit code

Options:

-h (--help)   List help for this command

source

Aliases: .

Options:

-h (--help)   List help for this command

echo

Aliases: print

Arguments:

VAL    Arguments

Options:

-h (--help)   List help for this command
-n            Do not print the trailing newline character
  • No labels