Lines Matching full:which
63 While incorporating many features of other shells which make
75 The second section describes the shell's capabilities which you can
77 Later sections introduce features which are useful, but not necessary
115 names of commands, and words which have special meaning in discussing
132 shell, helping to unify those concepts which are present and to identify
135 mechanism which speeds command execution.
149 acts mostly as a medium through which other
154 functions which it performs directly,
176 mail program which sends messages to other users.
182 which is expected to contain the mail program.
189 which is interpreted by the
207 and ended this message with a ^D which sent an end-of-file to
226 an end-of-file via typing a ^D after which the shell noticed
241 command, which sets the default
255 which tells the program
267 which you wish to invoke.
291 It is hard to remember options of commands which are not used very
348 The system normally keeps files which you create with `>' and all other files.
350 which will be removed automatically, you can begin its name with a `#'
375 which indicate special functions.
381 In general, most characters which are neither letters nor digits
385 which allows us to use
451 If we are interested in learning which of our files is largest we
452 may wish to have this sorted by size rather than by name, which is
453 the default way in which
498 which gives us the first few lines.
515 one important use of pipes which is illustrated there is in the
526 Each component except the last names a directory in which the next
536 which is a subdirectory of the
539 Within this directory the file named is `motd' which stands
549 which do not begin with `/' are interpreted as starting in the current
551 which is, by default, your
586 `.' and following characters which are not `.' are stripped off).
601 This expression is expanded by the shell, before the command to which it is
602 an argument is executed, into a list of names which begin with `prog.'.
605 The names which match are alphabetically sorted and placed in the
682 in the working directory which have special meaning to the system,
685 which are not normally
725 abbreviating a set of words which have common parts but cannot
727 are the names of files which do not yet exist,
749 The recommended mechanism for placing characters which are neither numbers,
755 There is one special character `!' which is used by the
757 mechanism of the shell and which cannot be
771 which is an argument to a shell command. They can be combined, as in
775 which prints
818 did, which would have the effect of logging you out.
820 Another way in which many programs terminate is when they get an end-of-file
825 which generates an end-of-file from the standard input.
842 `prepared.text' in which we placed a message for `bill' with an editor program.
875 to remind you which command is being continued, and cause the command
908 command was run to find out which command was suspended. At this time the
912 which indicated the end of the message at which time the mail
915 command will show which commands are suspended.
923 If you write or run programs which are not fully debugged, then it may
957 at which point you can hit a space to get another screen full, a return
972 which is running. This works well on low-speed terminals, but at 9600
989 about the way in which it operates.