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: V
- v command (ex): UNIX in a Nutshell, Chapter 9, Reference: v
 
-v option (awk)
  - sed & awk, 7.10. Passing Parameters Into a Script
  
- sed & awk, 10.4. A Menu-Based Command Generator
  
-V option (elvis): Learning the vi Editor, 10.2. Important Command-Line Arguments
-v option (vile): Learning the vi Editor, 12.2. Important Command-Line Arguments
v, V commands (elvis block mode): Learning the vi Editor, 10.8.6. Visual Mode
v, V commands (vim block mode): Learning the vi Editor, 11.8.7. Visual Mode
vacation command: UNIX in a Nutshell, Chapter 2, Reference: vacation
val command (SCCS): UNIX in a Nutshell, Chapter 18, Reference: val
/var/tmp directory: Learning the vi Editor, 1.2.1. Problems Saving Files 
variable modifiers, C shell: UNIX in a Nutshell, 5.3.2. Variable Modifiers
variable substitution
  - UNIX in a Nutshell, 4.3.1. Variable Substitution
  
- UNIX in a Nutshell, 5.3.1. Variable Substitution
  
variablefont display mode (elvis): Learning the vi Editor, 10.9.2. Syntax Highlighting
variables
  - (see also shell variables; under specific variable name)
  
- Learning the Korn Shell, 3. Customizing Your Environment
  
- Learning the Korn Shell, 3.4. Shell Variables
  
- sed & awk, 7.6. Expressions
  
- sed & awk, B.2.5.3. Variables
  
- UNIX Power Tools, 46.7. Quoting and Command-Line Parameters 
  
- arrays
       
    - (see arrays)
    
- (see arrays)
  
  
  as Boolean patterns: sed & awk, 11.1.4. Variables as Boolean Patterns
  
  
  assigning input to: sed & awk, 10.1.2. Assigning the Input to a Variable
  
  
  assignment to: Learning the Korn Shell, 3.4. Shell Variables
  
  
  awk built-in variables: UNIX in a Nutshell, 11.4. Built-in Variables
  
  
  Bourne shell syntax: UNIX Power Tools, 47.2.5. Variable Syntax 
  
  
  built-in
    - sed & awk, 7.7. System Variables
    
- sed & awk, 11.1.11. Built-In Variables
    
- gawk: sed & awk, 11.2.3.8. Additional variables
    
   
    
  
  built-in : (see built-in variables)
  
  
  C shell syntax: UNIX Power Tools, 47.2.5. Variable Syntax 
  
  
  compared to conventional programming languages: Learning the Korn Shell, 4.2. Shell Variables
  
  
  csh shell: UNIX in a Nutshell, 5.3. Variables
  
  
  defining: Learning the Korn Shell, 3.4. Shell Variables
  
  
  deleting: Learning the Korn Shell, 3.4. Shell Variables
  
  
  environment
    - (see environment variables)
    
- sed & awk, 8.6.2. An Array of Environment Variables
    
- (see environment variables)
  
   
  errors caused by: UNIX Power Tools, 46.5. Stop Syntax Errors in String Tests 
  
  
  finding directories and files: UNIX Power Tools, 14.10. Variables Help You Find Directories and Files 
  
  
  global: Learning the Korn Shell, 4.2.1.1. Positional parameters in functions
  
  
  in C shell: UNIX Power Tools, 47.4.1. Variables 
  
  
  in next release: Learning the Korn Shell, A.7. The Future of the Korn Shell
  
  
  in subshells: UNIX Power Tools, 13.8. Using {list} to Group Bourne Shell Commands 
  
  
  integer
    - (see also arithmetic expressions; let; typeset, -i, let)
    
- Learning the Korn Shell, 6.2. Integer Variables and Arithmetic
    
- Learning the Korn Shell, 6.2.2. Arithmetic Variables and Assignment
    
- Learning the Korn Shell, 6.3.4. Type and Attribute Options
    
- Learning the Korn Shell, A.1. The Bourne Shell
  
     
  listing: Learning the Korn Shell, 6.3.5. Function Options
  
  
  local (in functions)
    - Learning the Korn Shell, 4.2.1.1. Positional parameters in functions
    
- Learning the Korn Shell, 6.3.2. Local Variables in Functions
  
  
  local vs. global: sed & awk, 9.3. Writing Your Own Functions
  
  
  multiple: UNIX Power Tools, 45.17. Making a for Loop with Multiple Variables 
  
  
  order of substitution in command-line processing: Learning the Korn Shell, 7.3. Command-line Processing
  
  
  pattern-matching operators : (see pattern-matching operators)
  
  
  positional parameters : (see positional parameters)
  
  
  quoting rules and: Learning the Korn Shell, 3.4.1. Variables and Quoting
  
  
  scope control (tawk): sed & awk, 11.3.2.1. Tawk language extensions
  
  
  set to argv: UNIX Power Tools, 46.7. Quoting and Command-Line Parameters 
  
  
  set to word lists: UNIX Power Tools, 46.7. Quoting and Command-Line Parameters 
  
  
  sh and ksh shells: UNIX in a Nutshell, 4.3. Variables
  
  
  shell: (see shell variables)
  
  
  shell scripts setting: UNIX Power Tools, 46.3. Bourne Shell Debugger Shows a Shell Variable 
  
  
  string operators : (see string operators)
  
  
  system: (see system variables)
  
  
  system configuration, printing: UNIX in a Nutshell, Chapter 2, Reference: getconf
  
  
  tracing: UNIX Power Tools, 8.17. verbose and echo Variables Show Quoting 
  
  
  value of
    - full syntax: Learning the Korn Shell, 4.2.2. More on Variable Syntax
    
 
    
    short form: Learning the Korn Shell, 3.4. Shell Variables
    
    
  
  variable substitution, advantages of: UNIX Power Tools, 1.5. Anyone Can Program the Shell 
  
  
VAX/VMS
  - Learning the Korn Shell, 1.6.2. Filenames and Wildcards
  
- Learning the Korn Shell, 1.7.3. Pipelines
  
- Learning the Korn Shell, 4.3.2.1. Regular expression basics
  
- Learning the Korn Shell, 4.4. Command Substitution
  
- Learning the Korn Shell, 5.2. for
  
- Learning the Korn Shell, 8. Process Handling
  
- emulating: UNIX Power Tools, 1.8. There Are Many Shells 
 
       
vedit editor: UNIX in a Nutshell, Chapter 2, Reference: vedit
verbose shell variable
  - UNIX in a Nutshell, 5.3.3. Predefined Shell Variables
  
- UNIX Power Tools, 6.9. Special C Shell Variables 
  
- UNIX Power Tools, 8.17. verbose and echo Variables Show Quoting 
   
verifying: (see testing)
Version 7: Learning the Korn Shell, 1.3. History of UNIX Shells
version command (ex): UNIX in a Nutshell, Chapter 9, Reference: version
version of Korn shell, determining: Learning the Korn Shell, Korn Shell Versions
version of
awk utility
- UNIX Power Tools, 33.12. Versions of awk 
  
  
- sed & awk, Availability of sed and awk
  
- sed & awk, 11.1. Original awk
  
- sed & awk, 11.2.2. Bell Labs awk
  
    
versions of Unix
- UNIX in a Nutshell, 1.1. Merging the Traditions
 
Learning the UNIX Operating System, Versions of UNIX
 UNIX Power Tools, About UNIX Versions 
  
versions of vi: (see clones, vi)
vertical alignment: (see alignment/positioning)
vertical bar (|)
  - (see also |)
 
alternation metacharacter
    - Learning the vi Editor, 8.4. Extended Regular Expressions
    
- Learning the vi Editor, 9.7. Extended Regular Expressions
  
  
  as metacharacter
    - sed & awk, 3.2. A Line-Up of Characters
    
- sed & awk, 3.2.9. Alternative Operations
  
  
  cursor movement command: Learning the vi Editor, 3.1.5.1. Movement on the current line
  
  
  for combining ex commands: Learning the vi Editor, 5.2.7. Combining ex Commands 
  
  
  for I/O redirection
  - Learning the UNIX Operating System, 5.1. Standard Input and Standard Output
  
- Learning the UNIX Operating System, 5.2. Pipes and Filters
  
piping output with: sed & awk, 10.5.1. Directing Output to a Pipe
  
  
  \| metacharacter
    - Learning the vi Editor, 11.7. Extended Regular Expressions
    
- Learning the vi Editor, 12.7. Extended Regular Expressions
  
  
vertical spacing: (see whitespace)
vgrep script
  - UNIX Power Tools, 15.8. Getting a List of Non-Matching Files with grep -c 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
vgrind command: UNIX in a Nutshell, Chapter 2, Reference: vgrind
  
vi editor
  - (see also ex editor)
  
- Learning the vi Editor, 1. The vi Text Editor
 
- Learning the Korn Shell, 2. Command-line Editing
  
- Learning the Korn Shell, 2.4. Vi Editing Mode
  
- Learning the Korn Shell, 2.6. Finger Habits
  
- Learning the Korn Shell, 3.1. The .profile File
  
- Learning the Korn Shell, 3.4.2.4. Terminal Types
  
- Learning the Korn Shell, 3.5.1. Environment Variables
  
- Learning the Korn Shell, 4.3.2. Patterns and Regular Expressions
  
- Learning the Korn Shell, 4.3.2.2. Korn shell versus awk/egrep regular expressions
  
- Learning the Korn Shell, 8.2.2. Suspending a Job
  
- Learning the Korn Shell, 9. Debugging Shell Programs
  
- Learning the Korn Shell, A.6. Workalikes on PC Platforms
  
- Learning the UNIX Operating System, 4.1. Methods of Creating Files
  
- sed & awk, 5.6. List
  
- UNIX in a Nutshell, Chapter 2, Reference: vi
  
- UNIX in a Nutshell, 8. The vi Editor
  
- @-functions: UNIX Power Tools, 31.4. vi @-Functions 
  
                  
  
  abbreviations
    - UNIX Power Tools, 30.31. vi Word Abbreviation 
    
- UNIX Power Tools, 31.9. Good Stuff for Your .exrc File 
  
  
  accessing multiple files: UNIX in a Nutshell, 8.5. Accessing Multiple Files
  
  
  appending to file: UNIX Power Tools, 30.13. Appending to an Existing File 
  
  
  autowrite option: UNIX Power Tools, 12.4. Job Control and autowrite: Real Time Savers! 
  
  
  C included files: UNIX Power Tools, 30.28. Keep Track of Functions and Included Files with ctags and tags
  
  
  capitalizing words: UNIX Power Tools, 30.17. Capitalizing Every Word on a Line 
  
  
  clones of: (see clones, vi)
  
  
command-line options
    - Learning the vi Editor, A. Quick Reference
    
- Learning the vi Editor, 4.2. Options When Starting vi  
  
  
  commands
  - Learning the vi Editor, 1. The vi Text Editor
  
- Learning the vi Editor, 2.1. vi Commands 
  
- bottom-line: Learning the vi Editor, 1. The vi Text Editor
  
   
  
  by keystroke: UNIX in a Nutshell, 8.9. Alphabetical List of Keys
  
  
command quick reference: Learning the vi Editor, A. Quick Reference
  
  
  general form of: Learning the vi Editor, 2.3.3.1. Words
  
  
  numeric arguments for
    - Learning the vi Editor, 2.2.2. Numeric Arguments 
    
- Learning the vi Editor, 2.4.1. Numeric Arguments for Insert Commands 
  
  
  repeating: (see repeating commands)
  
  
  running when starting vi: Learning the vi Editor, 4.2.1. Advancing to a Specific Place 
  
  
  undoing: (see undoing)
  
  
complex macros: UNIX Power Tools, 31.15. Fooling vi into Allowing Complex Macros 
  
  
  compound searches: UNIX Power Tools, 30.27. vi Compound Searches 
  
  
  confirming substitutions: UNIX Power Tools, 30.10. Confirming Substitutions in ex and vi
  
  
  counting occurrences: UNIX Power Tools, 30.16. Counting Occurrences; Stopping Search Wraps 
  
  
  cursor motion in input mode: UNIX Power Tools, 31.12. Text-Input Mode Cursor Motion with No Arrow Keys 
  
  
  customizing editing environment: Learning the vi Editor, 7.1. Customizing vi 
  
  
deleting by patterns: UNIX Power Tools, 30.14. Moving Blocks of Text by Patterns 
  
  
  development of: UNIX Power Tools, 5.2. The Idea of a Terminal Database 
  
  
  edit commands: UNIX in a Nutshell, 8.3. Edit Commands
  
  
  editing multiple files: Learning the vi Editor, 5.5.1. Invoking vi on Multiple Files
  
  
emacs editor vs.: Learning the vi Editor, E.3. Tastes Great, Less Filling
  
  
ex commands in: UNIX in a Nutshell, 9.1. Syntax of ex Commands
  
  
  ex open mode: UNIX Power Tools, 30.36. The ex Open Mode Can Be Handy 
  
  
  EXINIT variable: UNIX Power Tools, 6.3. Predefined Environment Variables 
  
  
  .exrc file with: UNIX Power Tools, 4.9. Setting Up vi with the .exrc File 
  
  
  file recovery: UNIX Power Tools, 30.24. vi/ex File Recovery vs. Networked Filesystems 
  
  
  filtering text
    - Learning the vi Editor, 7.2.1.2. Filtering text with vi
  
- UNIX Power Tools, 30.22.2. Filtering Text with vi 
    
- UNIX Power Tools, 30.37. Neatening Lines 
  
   
  function keys: UNIX Power Tools, 31.2.1. Command Mode Maps 
  
  
  interacting with Unix: UNIX in a Nutshell, 8.6. Interacting with Unix
  
  
  Internet and: Learning the vi Editor, E. vi and the Internet
  
  
keys not used: UNIX Power Tools, 31.2.1. Command Mode Maps 
  
  
  line vs. character commands: UNIX Power Tools, 30.34. vi Line Commands vs. Character Commands 
  
  
  macros: UNIX in a Nutshell, 8.7. Macros
  
  
  map commands
    - UNIX Power Tools, 31.2. Save Time and Typing with the vi map Commands 
    
- UNIX Power Tools, 31.6. Protecting Keys from Interpretation by ex 
  
  
  marking: UNIX Power Tools, 30.38. Finding Your Place with Undo 
  
  
  modelines: UNIX Power Tools, 30.19. Modelines: Bug or Feature?
  
  
  mouse-based editors versus: UNIX Power Tools, 30.3. Mice vs. vi 
  
  
  movement commands: UNIX in a Nutshell, 8.2. Movement Commands
  
  
  moving by patterns: UNIX Power Tools, 30.14. Moving Blocks of Text by Patterns 
  
  
  moving/copying text: UNIX Power Tools, 30.8. Get Back What You Deleted with Numbered Buffers
  
  
  multiple setup files
    - UNIX Power Tools, 30.20. Multiple Editor Setup Files; Starting with a Search 
    
- UNIX Power Tools, 30.21. Per File Setups in Separate Files 
  
  
  multiple vi sessions: UNIX Power Tools, 30.32. Using vi Abbreviations as Commands (Cut and Paste Between vi's)
  
  
  named buffers: UNIX Power Tools, 30.7. Using Buffers to Move or Copy Text 
  
  
  neatening lines
    - UNIX Power Tools, 30.37. Neatening Lines 
    
- UNIX Power Tools, 31.16. vi Macro for Splitting Long Lines 
  
  
  noremap command: UNIX Power Tools, 31.14. Don't Lose Important Functions with vi Maps: Use noremap
  
  
  numbered buffers: UNIX Power Tools, 30.8. Get Back What You Deleted with Numbered Buffers
  
  
  pasting into window: UNIX Power Tools, 31.5. Keymaps for Pasting into a Window Running vi 
  
  
  pattern-matching metacharacters: UNIX in a Nutshell, 6.2. Metacharacters, Listed by Unix Program
  
  
  patterns
    - UNIX Power Tools, 30.9. Using Search Patterns and Global Commands
    
- UNIX Power Tools, 30.14. Moving Blocks of Text by Patterns 
    
- UNIX Power Tools, 30.27. vi Compound Searches 
  
   
  quotes about: Learning the vi Editor, E.4. vi Quotes
  
  
quoting control characters: UNIX Power Tools, 31.6. Protecting Keys from Interpretation by ex 
  
  
  reverting to saved: UNIX Power Tools, 30.4. Editing Multiple Files with vi 
  
  
  running ex scripts: UNIX Power Tools, 33.5. Running Editing Scripts Within vi 
  
  
  save as new file: UNIX Power Tools, 30.4. Editing Multiple Files with vi 
  
  
  saving and exiting: UNIX in a Nutshell, 8.4. Saving and Exiting
  
  
  saving as new file: UNIX Power Tools, 30.11. Keep Your Original File, Write to a New File 
  
  
  saving part of file: UNIX Power Tools, 30.12. Saving Part of a File 
  
  
  :set command: UNIX in a Nutshell, 8.10.1. The :set Command
  
  
  set directory command: UNIX Power Tools, 30.35. Out of Temporary Space? Use Another Directory 
  
  
  setting up: UNIX in a Nutshell, 8.10. Setting Up vi
  
  
  settings
    - UNIX Power Tools, 30.6. Local Settings for vi and ex 
    
- UNIX Power Tools, 30.18. Setting vi Options Automatically for Individual Files
  
  
  shell escapes: UNIX Power Tools, 30.26. Shell Escapes: Running One UNIX Command While Using Another
  
  
  Solaris vi: (see Solaris vi)
  
  
spell command with: UNIX Power Tools, 29.3. How Do I Spell That Word? 
  
  
  starting: (see invoking vi)
  
  
startup commands: UNIX Power Tools, 30.6. Local Settings for vi and ex 
  
  
  stopping search wraps: UNIX Power Tools, 30.16. Counting Occurrences; Stopping Search Wraps 
  
  
  switching between files: UNIX Power Tools, 30.4. Editing Multiple Files with vi 
  
  
  tags files: UNIX Power Tools, 30.28. Keep Track of Functions and Included Files with ctags and tags
  
  
  transfer text between files: UNIX Power Tools, 30.5. Edits Between Files 
  
  
  undoing changes
    - UNIX Power Tools, 30.8. Get Back What You Deleted with Numbered Buffers
    
- UNIX Power Tools, 30.10. Confirming Substitutions in ex and vi
    
- UNIX Power Tools, 30.38. Finding Your Place with Undo 
  
   
  yank buffers: UNIX Power Tools, 30.5. Edits Between Files 
  
  
vi-mode
  - Learning the Korn Shell, Summary of Korn Shell Features
  
- Learning the Korn Shell, 2.4. Vi Editing Mode
  
- Learning the Korn Shell, 7.2.1.2. Options to print
  
- Learning the Korn Shell, 10.2.3. Types of Global Customization
  
- basic control mode commands: Learning the Korn Shell, 2.4.1. Simple Control Mode Commands
  
     
  
  case-changing command: Learning the Korn Shell, 2.4.7. Miscellaneous Commands
  
  
  character-finding commands: Learning the Korn Shell, 2.4.5. Character-finding Commands
  
  
  control mode: Learning the Korn Shell, 2.4. Vi Editing Mode
  
  
  delete buffer: Learning the Korn Shell, 2.4.3. Deletion Commands
  
  
  deletion commands: Learning the Korn Shell, 2.4.3. Deletion Commands
  
    - abbreviations: Learning the Korn Shell, 2.4.3. Deletion Commands
    
 
    
  
  enabling: Learning the Korn Shell, 2.1. Enabling Command-line Editing
  
  
  entering and changing text: Learning the Korn Shell, 2.4.2. Entering and Changing Text
  
  
  entering input mode: Learning the Korn Shell, 2.4.2. Entering and Changing Text
  
  
  filename completion: Learning the Korn Shell, 2.4.6. Filename Completion
  
  
  filename expansion: Learning the Korn Shell, 2.4.6. Filename Completion
  
  
  in workalike shells: Learning the Korn Shell, A.6. Workalikes on PC Platforms
  
  
  input mode: Learning the Korn Shell, 2.4. Vi Editing Mode
  
  
  key customization in next release: Learning the Korn Shell, A.7. The Future of the Korn Shell
  
  
  keyboard shortcuts with aliases: Learning the Korn Shell, 2.4.7. Miscellaneous Commands
  
  
  moving around in the history file: Learning the Korn Shell, 2.4.4. Moving Around in the History File
  
  
  repeat counts: Learning the Korn Shell, 2.4.1. Simple Control Mode Commands
  
  
  retrieving words from previous commands: Learning the Korn Shell, 2.4.7. Miscellaneous Commands
  
  
  searching the history file: Learning the Korn Shell, 2.4.4. Moving Around in the History File
  
  
  undelete commands: Learning the Korn Shell, 2.4.3. Deletion Commands
  
  
  word definitions: Learning the Korn Shell, 2.4.1. Simple Control Mode Commands
  
  
vi.exrc file (nvi): Learning the vi Editor, 9.4. Initialization
Videosoft VSAwk: sed & awk, 11.3.3. Videosoft VSAwk
view command (vi): (see vi editor)
view command (UNIX): Learning the vi Editor, 4.2.2. Read-only Mode 
view mode: Learning the vi Editor, 1.1.2. Problems Opening Files 
:view-file command (vile): Learning the vi Editor, 12.5. Multiwindow Editing
vile (vi clone)
  - (VI)  12. vile -- vi Like Emacs
  
- Learning the vi Editor, 4.2.3. Recovering a Buffer 
  
- documentation and online help: Learning the vi Editor, 12.3. Online Help and Other Documentation
  
   
  
  editing model: Learning the vi Editor, 12.10.1. The vile Editing Model
  
  
  extended regular expressions: Learning the vi Editor, 12.7. Extended Regular Expressions
  
  
  extension languages: Learning the vi Editor, 8.1. And These Are My Brothers, Darrell, Darrell, and Darrell
  
  
  feature summary: Learning the vi Editor, 8.8. Editor Comparison Summary
  
  
  important command-line arguments: Learning the vi Editor, 12.2. Important Command-Line Arguments
  
  
  improvements over vi: Learning the vi Editor, 12.8. Improved Editing Facilities
  
  
  infinite undo facility: Learning the vi Editor, 8.6.4. Incremental Searching
  
  
  initialization of: Learning the vi Editor, 12.4. Initialization
  
  
  interesting features: Learning the vi Editor, 12.10. Interesting Features
  
  
  line length: Learning the vi Editor, 8.6.2. Arbitrary Length Lines and Binary Data
  
  
  mode indicators: Learning the vi Editor, 8.6.7. Mode Indicators
  
  
  multiwindow editing: Learning the vi Editor, 12.5. Multiwindow Editing
  
  
  obtaining source code: Learning the vi Editor, 12.11. Sources and Supported Operating Systems
  
  
  procedure language for: Learning the vi Editor, 12.10.3. The Procedure Language
  
  
  programming assistance: Learning the vi Editor, 12.9. Programming Assistance
  
  
  set command options (list): Learning the vi Editor, C.5. vile 8.0 Options
  
  
  sideways scrolling: Learning the vi Editor, 8.6.5. Left-Right Scrolling
  
  
  tag stacks: Learning the vi Editor, 12.8.2. Tag Stacks
  
  
  word abbreviations: Learning the vi Editor, 7.3.1. Word Abbreviation 
  
  
vile-c-filt program: Learning the vi Editor, 12.9.2. Syntax Highlighting
.vile.keywords file: Learning the vi Editor, 12.9.2. Syntax Highlighting
VILEINIT environment variable (vile): Learning the vi Editor, 12.4. Initialization
.vilemenu file: Learning the vi Editor, 12.4. Initialization
.vilemenu file (vile): Learning the vi Editor, 12.6.3. Adding Menus
VILE_HELP_FILE environment variable (vile): Learning the vi Editor, 12.3. Online Help and Other Documentation
VILE_STARTUP_FILE environment variable (vile): Learning the vi Editor, 12.4. Initialization
VILE_STARTUP_PATH environment variable (vile): Learning the vi Editor, 12.3. Online Help and Other Documentation
vim (vi clone): Learning the vi Editor, 11. vim -- vi Improved
  - documentation and online help: Learning the vi Editor, 11.3. Online Help and Other Documentation
  
 
  
  extended regular expressions: Learning the vi Editor, 11.7. Extended Regular Expressions
  
  
  extension languages: Learning the vi Editor, 8.1. And These Are My Brothers, Darrell, Darrell, and Darrell
  
  
  feature summary: Learning the vi Editor, 8.8. Editor Comparison Summary
  
  
  GUI version of
    - Learning the vi Editor, 11.2. Important Command-Line Arguments
    
- Learning the vi Editor, 11.4.2. Initialization for the GUI
  
  
  important command-line arguments: Learning the vi Editor, 11.2. Important Command-Line Arguments
  
  
  improvements over vi: Learning the vi Editor, 11.8. Improved Editing Facilities
  
  
  infinite undo facility: Learning the vi Editor, 8.6.4. Incremental Searching
  
  
  initialization of: Learning the vi Editor, 11.4. Initialization
  
  
  interesting features: Learning the vi Editor, 11.10. Interesting Features
  
  
  line length: Learning the vi Editor, 8.6.2. Arbitrary Length Lines and Binary Data
  
  
  mode indicators: Learning the vi Editor, 8.6.7. Mode Indicators
  
  
  multiwindow editing: Learning the vi Editor, 11.5. Multiwindow Editing
  
  
  obtaining source code: Learning the vi Editor, 11.11. Sources and Supported Operating Systems
  
  
  programming assistance: Learning the vi Editor, 11.9. Programming Assistance
  
  
  set command options (list): Learning the vi Editor, C.4. vim 5.1 Options
  
  
  sideways scrolling: Learning the vi Editor, 8.6.5. Left-Right Scrolling
  
  
  tag stacks: Learning the vi Editor, 11.8.2. Tag Stacks
  
  
  word abbreviations: Learning the vi Editor, 7.3.1. Word Abbreviation 
  
  
viminfo file: Learning the vi Editor, 11.4.1. Initialization for All vim Invocations
VIMINIT environment variable (vim): Learning the vi Editor, 11.4.1. Initialization for All vim Invocations
.vimrc file (vim): Learning the vi Editor, 11.4.1. Initialization for All vim Invocations
virtual consoles
  - Learning the UNIX Operating System, 2.1. Introduction to Windowing
  
- UNIX Power Tools, 12.9. Running Multiple Shell Sessions with screen 
  
virtual memory performance: UNIX Power Tools, 39.5. Why Is the System So Slow? 
virtual terminal interface: UNIX Power Tools, 41.2.1. How We Made It This Far (Back?) 
vis command
  - UNIX Power Tools, 51.7. When You Get Impatient 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
- C shell history compared to: UNIX Power Tools, 51.7. When You Get Impatient 
  
   
  
  -d option: UNIX Power Tools, 51.7. When You Get Impatient 
  
  
  display compared to: UNIX Power Tools, 51.7. When You Get Impatient 
  
  
  examples: UNIX Power Tools, 51.7. When You Get Impatient 
  
  
  rep compared to: UNIX Power Tools, 51.7. When You Get Impatient 
  
  
  -s option: UNIX Power Tools, 51.7. When You Get Impatient 
  
  
  watch compared to: UNIX Power Tools, 51.7. When You Get Impatient 
  
  
VISUAL
  - Learning the Korn Shell, 2.1. Enabling Command-line Editing
  
- Learning the Korn Shell, 3.4.2.1. Editing mode variables
  
visual (block) mode: Learning the vi Editor, 8.6.6. Visual Mode
  - elvis editor: Learning the vi Editor, 10.8.6. Visual Mode
  
 
  
  vile editor: Learning the vi Editor, 12.8.7. Visual Mode
  
  
  vim editor: Learning the vi Editor, 11.8.7. Visual Mode
  
  
Visual Basic, awk for: sed & awk, 11.3.3. Videosoft VSAwk
visual command (ex): UNIX in a Nutshell, Chapter 9, Reference: visual
VISUAL environment variable: UNIX Power Tools, 6.3. Predefined Environment Variables 
visual match facility (vile): Learning the vi Editor, 12.8.5. Incremental Searching
"Visual needs addressable cursor or upline capability" message: Learning the vi Editor, 1.1.2. Problems Opening Files 
VISUAL shell variable: UNIX in a Nutshell, 4.3.3. Other Shell Variables
:viusage command (nvi): Learning the vi Editor, 9.3. Online Help and Other Documentation
vless script: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
VM/CMS
  - Learning the Korn Shell, Preface
  
- Learning the Korn Shell, 1.8. Background Jobs
  
- Learning the Korn Shell, 8. Process Handling
   
vmore script: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
vmstat: UNIX Power Tools, 39.12.2. The Memory Subsystem 
  - reporting of network statistics: UNIX Power Tools, 39.12.3. The I/O Subsystem 
  
 
  
vnode numbers: UNIX Power Tools, 17.22. Finding the Links to a File 
volcheck command: UNIX in a Nutshell, Chapter 2, Reference: volcheck
VPATH macro: UNIX in a Nutshell, 20.4.4. Macros with Special Handling
vpg script: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
VT100 terminal: Learning the Korn Shell, 3.4.2.4. Terminal Types
VT100 terminals, escape sequences for highlighting: UNIX Power Tools, 7.8. Highlighting in Shell Prompts 
vtree program
  - UNIX Power Tools, 16.20. The vtree Visual Directory Tree Programs 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
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.