Lines Matching refs:shell
60 Consider the following unedited transcript of a session running the Bourne shell on a modern
126 more predictable, the Korn shell
134 command must be a builtin in any shell, since the current directory is unique to each process.)
151 This transcript begins with a Bourne shell running:
161 This result is encouraging. Another example, again starting from a Bourne shell:
175 the Korn shell is providing more sensible behavior,
205 The Korn shell is hiding the problem, not solving it, and in fact is not even hiding it very well.
207 A deeper question is whether the shell should even be trying to make
214 library call and every program that uses it will behave differently from the shell,
218 with the Korn shell's
222 system call is a symptom of a diseased system, not a healthy shell.
333 obviates the need for a shell
1068 characters, the output is also a shell script that invokes the user-level commands
1125 in the shell and offers a consistent, sensible interpretation of the `parent directory'.