Lines Matching refs:that
6 I have not include cases that are clearly bugs in ksh-88. I also have
7 omitted features that are completely upward compatible.
15 2. ! is now a reserved word. As a result, any command by that
30 quotes around values that have special characters. The output
31 for trap without arguments has a format that can be used as input.
36 Also, a $ in front of a " indicates that the string needs
44 8. Some changes in the tokenizing rules where made that might
48 9. Programs that rely on specific exit values for the shell,
80 17. The POSIX standard requires that test "$arg" have exit status
82 programs that use test -t, ksh93 treats an explicit test -t
102 23. Since the POSIX standard requires that octal constants be
104 yield different results that with ksh88. Most of these
112 25. In ksh93, cd - will output the directory that it changes
117 assignment of an integer variable caused that variable
121 27. The getopts builtin in ksh93 requires that optstring contain