Index > Commands > Builtin Commands
  Overview
  Home
News
Downloads
FAQ
Site Map
  Features
  Basics
Branding
Remote Shell
  Commands
  Built-in
Optional
Remote Shell
BSF
VFS
  Support
  Issue Tracking
Road Map
Change Log
  Developers
  Source Code
Building
Goals
  Related Projects
  Geronimo
JLine

Site
News

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