Lines Matching refs:directory
1 This directory, and its subdirectories contain the source code
11 the sh directory. However, the shell editing and history routines
12 are in the edit sub-directory. The code for shell built-ins is
13 in the bltins directory. The data directory contains read-only
15 files remain in the include directory and the shlib directory
16 is gone. The features directory replaces the older install
17 directory. The method for generating systems specific feature
39 specify a directory.
84 DEVFD Set when /dev/fd is a directory that names open files.
90 In most instances, you will generate ksh from a higher level directory
93 in this directory. The ksh.mk file was generated from the nmake Makefile.
117 in the /bin directory, the /usr/bin directory, the /usr/lbin directory,
118 or the /usr/local/bin directory and the name must end in sh. The program
119 suid_exec must be installed in the /etc directory, must be owned by root,
120 and must be a suid program. If you must install ksh in some other directory
129 The tests sub-directory contains a number of regression tests for ksh.
131 directory and run the command
133 where dir is the directory of the ksh you want to test.