www2.research.att.com/sw/download/man/man1/ksh88.html – the man page
- NAME
- SYNOPSIS
- DESCRIPTION
- Definitions
- Commands
- Comments
- Aliasing
- Tilde Substitution
- Command Substitution
- Process Substitution
- Parameter Substitution
- Blank Interpretation
- File Name Generation; bash: shopt extglob on # “extended globbing”
- Quoting
- Arithmetic Evaluation
- Prompting
- Conditional Expressions
- Input/Output
- Environment
- Functions
- Jobs
- Signals
- Execution
- Command Re-entry
- In-line Editing Options
- Emacs Editing Mode
- Vi Editing Mode
- Input Edit Commands
- Motion Edit Commands
- Search Edit Commands
- Text Modification Edit Commands
- Other Edit Commands
- Special Commands: …, set, …
- Invocation
- rksh88 Only
- EXIT STATUS
- FILES
- SEE ALSO
- CAVEATS
DESCRIPTION : Functions :
… Function identifiers can be listed with the -f or +f option of the typeset special command. …