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: I
- i (insert) command: Learning the vi Editor, 2.1. vi Commands 
 
i command (sed)
  - sed & awk, 5.5. Append, Insert, and Change
  
- UNIX in a Nutshell, Chapter 10, Reference: i
  
-i option (elvis): Learning the vi Editor, 10.2. Important Command-Line Arguments
-i option (vim): Learning the vi Editor, 11.2. Important Command-Line Arguments
\i, \I metacharacters: Learning the vi Editor, 11.7. Extended Regular Expressions
[i, ]i (file search) commands (vim): Learning the vi Editor, 11.10.2.2. Include file searching
I-beam cursor: Learning the UNIX Operating System, 2.4.3. Using a Mouse with xterm Windows
i-number: UNIX Power Tools, 1.22. How UNIX Keeps Track of Files: Inodes 
  - deleting files by: UNIX Power Tools, 23.16. Removing a Strange File by its I-number 
  
 
  
I/O:  (see also input; output)
  
- pipelines: Learning the Korn Shell, 1.7.3. Pipelines
  
  
- redirection
  
    - Learning the Korn Shell, 1.7.2. I/O Redirection
    
- Learning the Korn Shell, 7.1. I/O Redirectors
    
- Learning the Korn Shell, A.1. The Bourne Shell
    
- Learning the Korn Shell, A.4. pdksh
    
- |: Learning the Korn Shell, 7.1. I/O Redirectors
    
     
    
    - |&: Learning the Korn Shell, 7.1. I/O Redirectors
    
 
    
    >
      - Learning the Korn Shell, 1.7.2. I/O Redirection
      
- Learning the Korn Shell, 7.1. I/O Redirectors
    
  
    >&-
      - Learning the Korn Shell, 7.1. I/O Redirectors
      
- Learning the Korn Shell, 7.1.2. File Descriptors
    
  
    >&p: Learning the Korn Shell, 7.1. I/O Redirectors
    
    
    >>
      - Learning the Korn Shell, 7.1. I/O Redirectors
      
- Learning the Korn Shell, 7.1.1. Here-documents
    
  
    >|: Learning the Korn Shell, 7.1. I/O Redirectors
    
    
    limitations in restricted shell: Learning the Korn Shell, 10.3.1. Restricted Shell
    
    
    <
      - Learning the Korn Shell, 1.7.2. I/O Redirection
      
- Learning the Korn Shell, 6.2.2. Arithmetic Variables and Assignment
      
- Learning the Korn Shell, 7.1. I/O Redirectors
    
   
    <&-
      - Learning the Korn Shell, 7.1. I/O Redirectors
      
- Learning the Korn Shell, 7.1.2. File Descriptors
    
  
    <&p: Learning the Korn Shell, 7.1. I/O Redirectors
    
    
    <>
      - Learning the Korn Shell, 7.1. I/O Redirectors
      
- Learning the Korn Shell, 7.1.2. File Descriptors
      
- Learning the Korn Shell, A.1. The Bourne Shell
      
- Learning the Korn Shell, A.4. pdksh
    
    
    <<: (see here-documents)
    
    
    order in command-line processing: Learning the Korn Shell, 7.3. Command-line Processing
    
    
    sending standard error to a pipe: Learning the Korn Shell, 7.1.2. File Descriptors
    
    
    to code blocks: Learning the Korn Shell, 7.2.2.3. Code blocks
    
    
    to functions: Learning the Korn Shell, 7.2.2.2. I/O Redirection and multiple commands
    
    
    to multiline flow-control constructs: Learning the Korn Shell, 7.2.2.2. I/O Redirection and multiple commands
    
    
    to/from file descriptors
      - Learning the Korn Shell, 7.1. I/O Redirectors
      
- Learning the Korn Shell, 7.1.2. File Descriptors
      
- Learning the Korn Shell, 7.2.2.4. Reading User Input
      
- Learning the Korn Shell, 7.2.2.5. Options to read
    
    
    with exec: Learning the Korn Shell, 9.2.1.2. exec
    
    
  
  standard I/O: Learning the Korn Shell, 1.7.1. Standard I/O
  
    - in kshdb break conditions: Learning the Korn Shell, 9.2.3.4. Break conditions
    
 
    
    inheritance by subshells: Learning the Korn Shell, 8.6.1. Subshell Inheritance
    
    
    saving standard error in a file: Learning the Korn Shell, 7.1.2. File Descriptors
    
    
  
  strings: (see print, read)
  
  
I/O (text input/output) operations: UNIX Power Tools, 39.5. Why Is the System So Slow? 
I/O loops: UNIX Power Tools, 45.23. The Ins and Outs of Redirected I/O Loops 
  - environment variables changed in: UNIX Power Tools, 45.23. The Ins and Outs of Redirected I/O Loops 
  
 
  
  errors handled by: UNIX Power Tools, 45.23. The Ins and Outs of Redirected I/O Loops 
  
  
  examples: UNIX Power Tools, 45.23. The Ins and Outs of Redirected I/O Loops 
  
  
  exit command used in: UNIX Power Tools, 45.23. The Ins and Outs of Redirected I/O Loops 
  
  
  exit status of: UNIX Power Tools, 45.23. The Ins and Outs of Redirected I/O Loops 
  
  
  input handled by: UNIX Power Tools, 45.23. The Ins and Outs of Redirected I/O Loops 
  
  
  redirected
    - UNIX Power Tools, 45.22. Handling Files Line-by-Line 
    
- UNIX Power Tools, 45.23. The Ins and Outs of Redirected I/O Loops 
  
  
I/O processing commands (sed): UNIX in a Nutshell, 10.4.3. Input/Output Processing
I/O redirection: Learning the UNIX Operating System, 5.1. Standard Input and Standard Output
I/O streams: UNIX Power Tools, 13.1. Using Standard Input and Output
I/O subsystem, resources and: UNIX Power Tools, 39.12.3. The I/O Subsystem 
I/O time: UNIX Power Tools, 39.5. Why Is the System So Slow? 
ibase command: UNIX Power Tools, 49.2. bc: Hexadecimal or Binary Conversion 
ibm values (lptype option): Learning the vi Editor, 10.10.1. Display Modes
ic option
  - Learning the vi Editor, 6.3.3. Metacharacters Used in Replacement Strings 
  
- Learning the vi Editor, 7.1.1. The :set Command 
  
icanon option: UNIX Power Tools, 41.2.1. How We Made It This Far (Back?) 
icons
  - iconifying windows: Learning the UNIX Operating System, 2.5.1. Using the Titlebar
  
 
  
  moving: Learning the UNIX Operating System, 2.5.2. Moving Windows and Icons
  
  
iconv command: UNIX in a Nutshell, Chapter 2, Reference: iconv
id command
  - UNIX in a Nutshell, Chapter 2, Reference: id
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
ident command (RCS): UNIX in a Nutshell, Chapter 19, Reference: ident
identification keywords, SCCS: UNIX in a Nutshell, 18.4. Identification Keywords
IEEE
  - (see also POSIX)
  
- Learning the Korn Shell, A.2. The IEEE 1003.2 POSIX Shell Standard
  
IEEE POSIX 1003.2: (see POSIX, shell)
if
  - Learning the Korn Shell, 5.1. if/else
  
- Learning the Korn Shell, 6.2.2. Arithmetic Variables and Assignment
  
- Learning the Korn Shell, 6.3.3. String Formatting Options
  
- Learning the Korn Shell, 7.2.2.1. Reading lines from files
  
- Learning the Korn Shell, 7.3.1. Quoting
  
- Learning the Korn Shell, 9.2.3.2. Stepping
  
- Learning the Korn Shell, 9.2.3.4. Break conditions
  
- redirecting I/O to: Learning the Korn Shell, 7.2.2.2. I/O Redirection and multiple commands
  
        
  
  syntax: Learning the Korn Shell, 5.1. if/else
  
  
if ($?prompt) test
  - UNIX Power Tools, 2.5.1. Quick Login 
  
- UNIX Power Tools, 2.9. Speeding Up Your C Shell with set prompt Test 
  
if command (awk)
  - UNIX in a Nutshell, Chapter 11, Reference: if
  
- UNIX Power Tools, 33.11.7. Alphabetical Summary of Commands 
  
if command (csh): UNIX in a Nutshell, Chapter 5, Reference: if
if command (sh, ksh): UNIX in a Nutshell, Chapter 4, Reference: if
if loops
  - examples: UNIX Power Tools, 44.20. test: Testing Files and Strings 
  
 
  
if statement
  - sed & awk, 8.1. Conditional Statements
 
UNIX Power Tools, 44.8. Test Exit Status with the if Statement 
  UNIX Power Tools, 45.9. The Unappreciated Bourne Shell  ":" Operator
  : used with: UNIX Power Tools, 45.9. The Unappreciated Bourne Shell  ":" Operator
  
  
  errors caused by
    - UNIX Power Tools, 46.1.4. Missing or Extra esac, ;;, fi, etc. 
    
- UNIX Power Tools, 47.2.2.3. Stupid Parsing Bugs 
    
- UNIX Power Tools, 47.2.6. Expression Evaluation 
  
   
  examples: UNIX Power Tools, 47.3. Conditional Statements with if 
  
  
  in C shell
    - UNIX Power Tools, 47.2.2.3. Stupid Parsing Bugs 
    
- UNIX Power Tools, 47.2.6. Expression Evaluation 
    
- UNIX Power Tools, 47.4.2. Expressions 
    
- UNIX Power Tools, 47.3. Conditional Statements with if 
  
    
  nested: UNIX Power Tools, 47.2.6. Expression Evaluation 
  
  
  switch compared to: UNIX Power Tools, 47.6. Quick Reference: C Shell switch Statement 
  
  
if-then-else loops in csh aliases: UNIX Power Tools, 10.7. How to Put if-then-else in a C Shell Alias 
IFS
  - UNIX Power Tools, 4.10. Find All Command Versions with whereiz 
  
- UNIX Power Tools, 35.21. Using IFS to Split Strings 
- UNIX in a Nutshell, 4.3.3. Other Shell Variables
- Learning the Korn Shell, 4.2.1. Positional Parameters
  
- Learning the Korn Shell, 4.2.1.1. Positional parameters in functions
  
- Learning the Korn Shell, 7.2.2. read
  
- Learning the Korn Shell, 7.3. Command-line Processing
  
- role in command-line processing: Learning the Korn Shell, 7.3. Command-line Processing
  
        
  
  ignorecase option: Learning the vi Editor, 7.1.4. Some Useful Options 
IGNORECASE variable (gawk): sed & awk, 11.2.3.8. Additional variables
ignoreeof shell variable
  - UNIX in a Nutshell, 5.3.3. Predefined Shell Variables
  
- UNIX Power Tools, 3.5. Stop Accidental C Shell Logouts 
  
- UNIX Power Tools, 6.9. Special C Shell Variables 
   
:ijump (:ij) command (vim): Learning the vi Editor, 11.10.2.2. Include file searching
:ilist (:il) command (vim): Learning the vi Editor, 11.10.2.2. Include file searching
images, formatting in nroff/troff: UNIX in a Nutshell, 17.3. pic
in operator
  - sed & awk, 8.4.2. Testing for Membership in an Array
  
- sed & awk, 11.1.8. Arrays
  
include option (vim): Learning the vi Editor, 11.10.2.2. Include file searching
includeres program: UNIX Power Tools, 43.24. Other PostScript Utilities 
incompatibilites in next release: Learning the Korn Shell, A.7. The Future of the Korn Shell
increment (++) operator: sed & awk, 7.6. Expressions
incremental searching: Learning the vi Editor, 8.6.4. Incremental Searching
  - nvi editor: Learning the vi Editor, 9.8.5. Incremental Searching
  
 
  
  vile editor: Learning the vi Editor, 12.8.5. Incremental Searching
  
  
  vim editor: Learning the vi Editor, 11.8.5. Incremental Searching
  
  
:incremental-search command (vile): Learning the vi Editor, 12.8.5. Incremental Searching
incsearch option (vim)
  - Learning the vi Editor, 8.6.4. Incremental Searching
  
- Learning the vi Editor, 11.6. GUI Interfaces
  
- Learning the vi Editor, 11.8.5. Incremental Searching
  
- Learning the vi Editor, 11.10.2.1. Smart indenting
    
indentation: Learning the vi Editor, 7.5.1. Indentation Control 
  - vim and (smart indenting): Learning the vi Editor, 11.10.2.1. Smart indenting
  
 
  
indentation, emacs commands for
  - UNIX in a Nutshell, 7.2.12. Indentation Commands
  
- UNIX in a Nutshell, 7.2.15. Basic Indentation Commands
  
indenting text: UNIX Power Tools, 35.7. offset: Indent Text 
index
  - building for manual pages: UNIX Power Tools, 50.3. apropos on Systems Without apropos 
  
 
  
  permuted in UNIX Reference Manual: UNIX Power Tools, 50.9. Reading a Permuted Index 
  
  
index command (awk): UNIX Power Tools, 33.11.7. Alphabetical Summary of Commands 
index function (awk): UNIX in a Nutshell, Chapter 11, Reference: index
index program
  - UNIX Power Tools, 48.11. The index Database Program 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
- -f option: UNIX Power Tools, 48.12. Using index with a Filter 
  
   
  
index( )
  - sed & awk, 9.2. String Functions
  
- sed & awk, 9.2.1. Substrings
  
index, array
  - sed & awk, 8.4. Arrays
  
- sed & awk, 8.4.1. Associative Arrays
  
index, formatting (example program): sed & awk, 12.2. Generating a Formatted Index
indexing
  - with troff: UNIX Power Tools, 1.4. Using Pipes to Create a New Tool 
  
 
  
indxbib command: UNIX in a Nutshell, Chapter 17, Reference: indxbib
infinite undo facility: Learning the vi Editor, 8.6.3. Infinite Undo
  - elvis editor: Learning the vi Editor, 10.8.3. Infinite Undo
  
 
  
  nvi editor: Learning the vi Editor, 9.8.3. Infinite Undo
  
  
  vile editor: Learning the vi Editor, 12.8.3. Infinite Undo
  
  
  vim editor: Learning the vi Editor, 11.8.3. Infinite Undo
  
  
info command: Learning the UNIX Operating System, 7.1. Standard UNIX Documentation
info pseudo-command (sccs): UNIX in a Nutshell, 18.7.2. Pseudo-Commands
InfoZIP format: UNIX in a Nutshell, Chapter 2, Reference: zip
INIT procedure (tawk): sed & awk, 11.3.2.1. Tawk language extensions
init program: UNIX Power Tools, 38.2. fork and exec 
initialization
  - elvis editor: Learning the vi Editor, 10.4. Initialization
  
 
  
  nvi editor: Learning the vi Editor, 9.4. Initialization
  
  
  vile editor: Learning the vi Editor, 12.4. Initialization
  
  
  vim editor: Learning the vi Editor, 11.4. Initialization
  
  
inodes: UNIX Power Tools, 1.22. How UNIX Keeps Track of Files: Inodes 
  - change time: UNIX Power Tools, 21.6. A File's Inode Change (not  "Creation"!) Time
  
 
  
  ls -c command for: UNIX Power Tools, 16.2. Finding Oldest or Newest Files with ls -t and ls -u 
  
  
  modifying: UNIX Power Tools, 16.5. The Three UNIX File Times 
  
  
  stat program for: UNIX Power Tools, 21.13. Read an Inode with stat 
  
  
inodes, reporting on: UNIX in a Nutshell, Chapter 2, Reference: df
inpchk option: UNIX Power Tools, 41.2.1. How We Made It This Far (Back?) 
input: sed & awk, 2.2. Command-Line Syntax
  - assigning to variables: sed & awk, 10.1.2. Assigning the Input to a Variable
  
 
  
  getline function: sed & awk, 10.1. The getline Function
  
  
  redirecting: UNIX Power Tools, 1.30. Redirecting Input and Output 
  
    - (see redirecting input/output)
 
    
  
  stdin: (see standard input)
  
  
input buffer
  - flushing: UNIX Power Tools, 41.7. Reading Verrrry Long Lines from the Terminal 
  
 
  
input characters
  - echoing as two-character sequences: UNIX Power Tools, 41.2.3. What About TABs? 
  
 
  
  handling: UNIX Power Tools, 41.2.2. Handling Most Characters 
  
  
input focus: Learning the UNIX Operating System, 2.3.1. Setting Focus
input modes, setting: UNIX in a Nutshell, Chapter 2, Reference: stty
input redirection operator (>): Learning the UNIX Operating System, 5.1. Standard Input and Standard Output
input/output redirection: Learning the UNIX Operating System, 5.1. Standard Input and Standard Output
inputtab option (elvis): Learning the vi Editor, 10.8.1. Command-Line History and Completion
insert command: (see i command (sed))
insert command (ex)
  - UNIX in a Nutshell, Chapter 9, Reference: insert
  
- UNIX Power Tools, 33.4. Useful ex Commands 
  
insert mode
  - completion in (vim): Learning the vi Editor, 11.8.1. Command-Line History and Completion
  
  
- Emacs: UNIX Power Tools, 32.5. Putting Emacs in Overwrite Mode 
- mapping keys for: Learning the vi Editor, 7.3.6. Mapping Keys for Insert Mode 
  
   
  
  mode indicators: Learning the vi Editor, 8.6.7. Mode Indicators
  
  
  vi: UNIX in a Nutshell, 8.1.3. Insert Mode
word abbreviations: Learning the vi Editor, 7.3.1. Word Abbreviation 
  
  
inserting text: Learning the vi Editor, 2.4. More Ways to Insert Text 
  - a (append) command
 
    - Learning the vi Editor, 2.3. Simple Edits 
    
- Learning the vi Editor, 2.3.2. Appending Text
  
  
  handling long insertions
    - Learning the vi Editor, 2.3.8.1. Repeat
    
- Learning the vi Editor, 7.3.5. More Examples of Mapping Keys 
    
- Learning the vi Editor, 8.6.2. Arbitrary Length Lines and Binary Data
    
- elvis editor: Learning the vi Editor, 10.8.4. Arbitrary Length Lines and Binary Data
    
    
    
    nvi editor: Learning the vi Editor, 9.8.4. Arbitrary Length Lines and Binary Data
    
    
    vile editor: Learning the vi Editor, 12.8.4. Arbitrary Length Lines and Binary Data
    
    
    vim editor: Learning the vi Editor, 11.8.4. Arbitrary Length Lines and Binary Data
    
    
  
  in insert mode
    - Learning the vi Editor, 1.1.3. Modus Operandi 
    
- Learning the vi Editor, 2.1. vi Commands 
  
  
  repeating insert with CTRL-@: Learning the vi Editor, 2.3.8.1. Repeat
  
  
install program: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
installation levels (Solaris): UNIX in a Nutshell, 1.2.1. Solaris Installation Levels and Bundling
installation process
  - CD-ROM: UNIX Power Tools, 52.5.3.2. Starting the Installation 
  
 
  
  default values: UNIX Power Tools, 52.5.3.5. Installing Everything Using the Defaults 
  
  
  for single program: UNIX Power Tools, 52.5.3.4. Installing a Single Program 
  
  
  pcal program: UNIX Power Tools, 52.8.2.1. Copying the Sources 
  
  
  unmounting CD-ROM: UNIX Power Tools, 52.5.4. Unmounting the CD-ROM 
  
  
INSTALLDIR, CD-ROM: UNIX Power Tools, 52.8.1. Running the Build Scripts 
installing the Korn shell as /bin/sh
  - Learning the Korn Shell, 10.1. Installing the Korn Shell as the Standard Shell
  
- Learning the Korn Shell, 10.3.4. Privileged Mode
  
INSTALLSHAREDIR, CD-ROM: UNIX Power Tools, 52.8.1. Running the Build Scripts 
Institute of Electrical and Electronic Engineers: (see IEEE)
instructions, awk: sed & awk, 2.4.1. Running awk
INT: Learning the Korn Shell, 8.6.2. Nested Subshells
INT (interrupt) signal
  - UNIX Power Tools, 38.8. What Are Signals? 
  
- UNIX Power Tools, 38.9. Killing Foreground Jobs 
  
int command (awk)
- UNIX Power Tools, 33.11.7. Alphabetical Summary of Commands 
- UNIX in a Nutshell, Chapter 11, Reference: int
- sed & awk, 9.1.2. Integer Function
- integer command: UNIX in a Nutshell, Chapter 4, Reference: integer
    
intelligent terminals: Learning the vi Editor, 2.3.1. Inserting New Text 
interactive
  - commands: UNIX Power Tools, 1.2. Who Listens to What You Type? 
  
 
  
  conversation: UNIX in a Nutshell, Chapter 2, Reference: talk
file deletion: UNIX Power Tools, 23.6. A Faster Way to Remove Files Interactively 
  
  
  programs, nice command and: UNIX Power Tools, 39.10. A nice Gotcha 
  
  
  renaming files: UNIX Power Tools, 18.12. Renaming a List of Files Interactively 
  
  
  spell checking: UNIX Power Tools, 29.2. Check Spelling Interactively with ispell 
  
  
use of shells: UNIX in a Nutshell, 3.2.1. Interactive Use
interfaces for vi clones: Learning the vi Editor, 8.3. GUI Interfaces
  - elvis editor: Learning the vi Editor, 10.6. GUI Interfaces
  
 
    - display modes
 
      - Learning the vi Editor, 10.9.2. Syntax Highlighting
      
- Learning the vi Editor, 10.10.1. Display Modes
    
  
  
  vile editor: Learning the vi Editor, 12.6. GUI Interfaces
  
  
  vim editor: Learning the vi Editor, 11.6. GUI Interfaces
  
  
Interleaf files, converting: sed & awk, 6.1.1.1. Converting an Interleaf file
internal commands: UNIX Power Tools, 1.10. Internal and External Commands 
internationalization
  - UNIX in a Nutshell, Chapter 2, Reference: exstr
  
- UNIX in a Nutshell, Chapter 2, Reference: gettext
  
internationizational support
  - elvis editor: Learning the vi Editor, 10.10. Interesting Features
  
 
  
  nvi editor: Learning the vi Editor, 9.10. Interesting Features
  
  
Internet
  - Learning the Korn Shell, 7.1.1. Here-documents
  
- Learning the Korn Shell, 9.2. A Korn Shell Debugger
  
- Learning the Korn Shell, A.4. pdksh
  
- Learning the Korn Shell, A.5. bash
  
- UNIX Power Tools, 1.33. UNIX Networking and Communications 
     
Internet, vi and: Learning the vi Editor, E. vi and the Internet
interpreted programs: Learning the UNIX Operating System, 6.2.1. ps
interpreter programs: (see shells)
interprocess communication  (IPC): Learning the Korn Shell, 8.3. Signals
interprocess communication facilities: UNIX in a Nutshell, Chapter 2, Reference: ipcs
interrupt character
  - Learning the UNIX Operating System, 1.1.7. Correcting a Mistake
  
- Learning the UNIX Operating System, 1.4. The Unresponsive Terminal
- UNIX Power Tools, 41.2.1. How We Made It This Far (Back?) 
   
interrupt key: UNIX Power Tools, 9.19. For the Impatient: Type-Ahead 
interrupt signal: (see INT (interrupt) signal)
interrupting jobs: UNIX Power Tools, 12.7. Stop Background Output with stty tostop 
intr jey: UNIX Power Tools, 5.9. Setting Your Erase, Kill, and Interrupt Characters 
inverse video problems: UNIX Power Tools, 42.4. Checklist for Resetting a Messed Up Terminal 
invoking the shell
  - UNIX in a Nutshell, 4.7. Invoking the Shell
  
- UNIX in a Nutshell, 5.7. Invoking the Shell
  
invoking vi: Learning the vi Editor, 1.1.1. Opening a File 
  - command-line options
 
    - Learning the vi Editor, A. Quick Reference
    
- Learning the vi Editor, 4.2. Options When Starting vi  
  
  
  on multiple files: Learning the vi Editor, 5.5.1. Invoking vi on Multiple Files
  
  
iostat command: UNIX Power Tools, 39.12.3. The I/O Subsystem 
ipcrm command: UNIX in a Nutshell, Chapter 2, Reference: ipcrm
ipcs command: UNIX in a Nutshell, Chapter 2, Reference: ipcs
ipl program
  - UNIX Power Tools, 49.9. Business Graphics with ipl 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
:isearch (:is) command (vim): Learning the vi Editor, 11.10.2.2. Include file searching
isfname option (vim): Learning the vi Editor, 11.7. Extended Regular Expressions
isident option (vim): Learning the vi Editor, 11.7. Extended Regular Expressions
isig option: UNIX Power Tools, 41.2.1. How We Made It This Far (Back?) 
iskeyword option (vim): Learning the vi Editor, 11.7. Extended Regular Expressions
ismpx command: (see also layers command)
ISO: Learning the Korn Shell, A.2. The IEEE 1003.2 POSIX Shell Standard
ISO 9660: UNIX Power Tools, 52.5.1. CD-ROM Formats 
ispell program
  - UNIX Power Tools, 29.2. Check Spelling Interactively with ispell 
  
- UNIX Power Tools, 29.5. Adding Words to ispell's Dictionary 
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
   
:isplit (:isp) command (vim): Learning the vi Editor, 11.10.2.2. Include file searching
isprint option (vim): Learning the vi Editor, 11.7. Extended Regular Expressions
iterating shell variables over arguments: UNIX Power Tools, 46.7. Quoting and Command-Line Parameters 
"intruder alert" error message: UNIX Power Tools, 50.12. Common UNIX Error Messages 
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.