Command language

This detailed reference information is a good starting point if you are writing shell scripts or are an experienced user of shells.

qsh is a program that do the following tasks:

qsh implements a command language that has flow control constructs, variables, and functions. The interpretative language is common to both interactive and non-interactive use (shell scripts). So the same commands that are entered at an interactive command line can also be put in a file and the file can be run directly by qsh.

See the AIX® Information Center for more information about commands.