Index
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Index: Q
- :q (quit) command (ex)
 
  - Learning the vi Editor, 1.1.4. Saving and Quitting a File 
  
- Learning the vi Editor, 5.3. Saving and Exiting Files 
  
  
:q! command
    - Learning the vi Editor, 1.2. Quitting Without Saving Edits 
    
- Learning the vi Editor, 5.3. Saving and Exiting Files 
  
:q (quoted motion) command (vile): Learning the vi Editor, 12.8.7. Visual Mode
Q command: Learning the vi Editor, 5.1.2. Problem Checklist 
q command (sed)
  - sed & awk, 5.12. Quit
  
- UNIX in a Nutshell, Chapter 10, Reference: q
  
-q option (vim)
  - Learning the vi Editor, 11.2. Important Command-Line Arguments
  
- Learning the vi Editor, 11.4.1. Initialization for All vim Invocations
  
:qall (:qa) command (vim): Learning the vi Editor, 11.5. Multiwindow Editing
:qall command (elvis): Learning the vi Editor, 10.5. Multiwindow Editing
qcsh function
  - UNIX Power Tools, 15.3. Adding { } Operators to Korn (and Bourne) Shells 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
qsubst program
  - UNIX Power Tools, 33.10. Quick Globals from the Command Line with qsubst 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
qterm program
  - UNIX Power Tools, 5.5. Querying Your Terminal Type: qterm 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
- UNIX Power Tools, 52.5.3.4. Installing a Single Program 
   
.qtermtab file: UNIX Power Tools, 5.5. Querying Your Terminal Type: qterm 
question mark (?)
  - (see also ?)
 
?: (conditional) operator
    - sed & awk, 8.1.1. Conditional Operator
    
- sed & awk, 11.1.3. The C Conditional Expression
  
  
  \? metacharacter
    - Learning the vi Editor, 10.7. Extended Regular Expressions
    
- Learning the vi Editor, 12.7. Extended Regular Expressions
  
  
  as metacharacter
    - sed & awk, 3.2. A Line-Up of Characters
    
- sed & awk, 3.2.5. Repeated Occurrences of a Character
  
  
  metacharacter
    - Learning the vi Editor, 8.4. Extended Regular Expressions
    
- Learning the vi Editor, 9.7. Extended Regular Expressions
  
  
  search command
    - Learning the vi Editor, 1. The vi Text Editor
    
- Learning the vi Editor, 3.3. Movement by Searches 
  
  
wildcard: Learning the UNIX Operating System, 4.3. File and Directory Wildcards
questions, yes and no (examples): UNIX Power Tools, 45.32. A Better read Command: grabchars 
queue, printer
  - Learning the UNIX Operating System, 4.5.2. lp and lpr
  
- Learning the UNIX Operating System, 4.5.4. Viewing the Printer Queue
  
quick login setup: UNIX Power Tools, 2.5.1. Quick Login 
quieting at jobs: UNIX Power Tools, 40.7. Making Your at Jobs Quiet 
:quit (:q) command (vim): Learning the vi Editor, 11.5. Multiwindow Editing
Quit button (elvis): Learning the vi Editor, 10.6.3. The Toolbar
quit command (sed): (see q command (sed))
quit command (ex)
  - UNIX in a Nutshell, Chapter 9, Reference: quit
  
- UNIX Power Tools, 33.4. Useful ex Commands 
  
quit command (ftp): Learning the UNIX Operating System, 4.4.2.4. ftp
quit key: UNIX Power Tools, 5.9. Setting Your Erase, Kill, and Interrupt Characters 
QUIT signal
  - UNIX Power Tools, 38.8. What Are Signals? 
  
- UNIX Power Tools, 38.9. Killing Foreground Jobs 
  
quitting vi
  - Learning the vi Editor, 1.1.4. Saving and Quitting a File 
  
- Learning the vi Editor, 5.3. Saving and Exiting Files 
  
- commands for (quick reference): Learning the vi Editor, A. Quick Reference
  
   
  
quitting X Window System: Learning the UNIX Operating System, 2.7. Quitting
quotation marks (')
  - sed & awk, 2.2. Command-Line Syntax
  
- sed & awk, 2.3.1. Specifying Simple Instructions
- quotes, backquote: (see `)
- quotes, double: (see ")
- quotes, single: (see ')
     
quote (XXX_DQUOTE) command
  - Learning the vi Editor, 4.3.1. Recovering Deletions 
  
- Learning the vi Editor, 4.3.2. Yanking to Named Buffers 
  
quoted motion (q) command (vile): Learning the vi Editor, 12.8.7. Visual Mode
quotes about vi: Learning the vi Editor, E.4. vi Quotes
quoting: Learning the Korn Shell, 1.9.1. Quoting
  - aliases: UNIX Power Tools, 10.3. C Shell Aliases with Command-Line Arguments 
  
 
  
  arithmetic expressions in double quotes: Learning the Korn Shell, 6.2. Integer Variables and Arithmetic
  
  
  command substitution with double quotes: Learning the Korn Shell, 4.4. Command Substitution
  
  
  command-line parameters: UNIX Power Tools, 46.7. Quoting and Command-Line Parameters 
  
  
  csh aliases and
    - UNIX Power Tools, 10.7. How to Put if-then-else in a C Shell Alias 
    
- UNIX Power Tools, 10.8. Fix Quoting in csh Aliases with makealias and quote 
  
  
  csh shell: UNIX in a Nutshell, 5.2.3. Quoting
  
  
  difference between single and double quotes: Learning the Korn Shell, 7.3.1. Quoting
  
  
  double quotes with $@ and $*: Learning the Korn Shell, 4.2.1.1. Positional parameters in functions
  
  
  errors caused by: UNIX Power Tools, 46.2. Quoting Trouble?  Think, Then Use echo 
  
  
  examples: Learning the Korn Shell, 7.3.1. Quoting
  
  
  hereis document terminators: UNIX Power Tools, 45.26. Quoted hereis Document Terminators: sh vs. csh 
  
  
  in Bourne shell (sh)
    - UNIX Power Tools, 8.14. Bourne Shell Quoting 
    
- UNIX Power Tools, 47.2.4. Quoting 
  
  
  in C shell (csh)
    - UNIX Power Tools, 8.15. Differences Between Bourne and C Shell Quoting 
    
- UNIX Power Tools, 46.7. Quoting and Command-Line Parameters 
    
- UNIX Power Tools, 47.2.4. Quoting 
  
   
  in command-line arguments: UNIX Power Tools, 10.3. C Shell Aliases with Command-Line Arguments 
  
  
  in command-line processing: Learning the Korn Shell, 7.3.1. Quoting
  
  
  in set command: UNIX Power Tools, 44.19. The Bourne Shell set Command 
  
  
  rules for quoting character strings: Learning the Korn Shell, 6.2. Integer Variables and Arithmetic
  
  
  sh and ksh shells: UNIX in a Nutshell, 4.2.3. Quoting
  
  
  variables and: Learning the Korn Shell, 3.4.1. Variables and Quoting
  
  
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Copyright © 2000
 O'Reilly & Associates, Inc.
All Rights Reserved.