iSeries QSHELL
From Wikipedia, the free encyclopedia
iSeries QSHELL is a command line interpreter (shell) running on the IBM iSeries computer platform. Qshell is based on POSIX and X/Open standards. IBM created the Qshell interpreter primarily to provide support for the Java Development Kit (JDK) on their iSeries line of computers.[citation needed] The Qshell interpreter can be used interactively or for running shell scripts.
Contents |
[edit] Differences from other shells
Qshell differs from other shell environments in a number of ways:
- No support for job control
- No support for the <> redirection operator
- No support for command line editing (Command retrieval and editing is handled at an abstraction level between user and shell.)
- The number of command-line arguments is limited to 255
[edit] See also
[edit] References
[edit] Books
- Holt, Ted. Qshell for iSeries. ISBN 1-58347-046-8.