ksh PATH Environment Variable

The PATH environment variable contains a colon-separated list of directories that are searched for a command if the command name does not contain a slash and the path option is set. See ksh Search Path.