ifinclude

Usage

ifinclude [--encoding|:e encoding] filename

Description

Unless the file filename has already been included using either include of ifinclude, load the file and execute it as a XSH2 script.

Use --encoding or :e parameter to specify character encoding used in the included file.

See Also

include