 
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: F
- fake signals
: 9.1.2. Fake Signals
- 
  - DEBUG
  
- 
    - 9.1.2. Fake Signals
    - 9.1.2.3. DEBUG
    - 9.2.3.1. Commands
    - 9.2.3.6. Limitations
    - A.1. The Bourne Shell
    - A.5. bash
    - A.6. Workalikes on PC Platforms
  
 
- ERR
  
- 
    - 9.1.2. Fake Signals
    - 9.1.2.2. ERR
    - A.1. The Bourne Shell
    - A.4. pdksh
    - A.6. Workalikes on PC Platforms
  
 
- EXIT
  
- 
    - 9.1.2. Fake Signals
    - 9.2.2. The Preamble
    - 9.2.3.6. Limitations
    - A.1. The Bourne Shell
    - A.4. pdksh
    - A.6. Workalikes on PC Platforms
  
 
- in next release
: A.7. The Future of the Korn Shell
  - trapping in scripts being debugged with kshdb
: 9.2.3.6. Limitations
 
- fc
- 
  - 2. Command-line Editing
  - 2.1. Enabling Command-line Editing
  - 2.5. The fc Command
  - -e (edit)
: 2.5. The fc Command
  - -l (list previous commands)
: 2.5. The fc Command
  - obsolescence in next release
: A.7. The Future of the Korn Shell
 
- FCEDIT
- 
  - 2.5. The fc Command
  - 3.4.2.1. Editing mode variables
 
- fg
- 
  - 8.2. Job Control
  - 8.2.1. Foreground and Background
  - 8.2.2. Suspending a Job
  - A.1. The Bourne Shell
  - to resume suspended jobs
: 8.2.2. Suspending a Job
 
- fi
: (see if)
- file (command)
- 
  - 5.5. while and until
  - 9.2.5. Exercises
  - 10.1. Installing the Korn Shell as the Standard Shell
 
- file descriptors
- 
  - 7.1. I/O Redirectors
  - 7.1.2. File Descriptors
  - I/O redirection to/from
  
- 
    - 7.1. I/O Redirectors
    - 7.1.2. File Descriptors
    - 7.2.2.4. Reading User Input
  
 
- of standard I/O
: 7.1.2. File Descriptors
 
- files
- 
  - environment 
: (see environment files)
  - executable
  
- 
    - 3.4.2.5. Command Search Path
    - 5.1.3.2. About C Compilers
    - 5.5. while and until
    - a.out
: 5.1.3.2. About C Compilers
    - order of precedence in command lookup
    
- 
      - 4.1.1. Functions
      - 7.3. Command-line Processing
    
 
 
- modification times
: 7.3.2. eval
  - permissions
  
- 
    - 4.1. Shell Scripts and Functions
    - 10.2.1. umask
    - A.6. Workalikes on PC Platforms
    - octal notation
: 10.2.1. umask
    - suid 
: (see suid shell scripts)
  
 
- temporary (names for)
: 8.4.2. Process ID Variables and Temporary Files
 
- find
: 1.9.2. Backslash-escaping
- finding commands
- 
  - order of precedence
  
- 
    - 4.1.1. Functions
    - 7.3. Command-line Processing
    - control over in next release
: A.7. The Future of the Korn Shell
    - in next release
: A.7. The Future of the Korn Shell
  
 
- PATH
: 3.4.2.5. Command Search Path
  - tracked aliases
: 3.4.2.6. PATH and Tracked Aliases
 
- finger
: 5.2. for
- flow control
- 
  - general description
: 5. Flow Control
  - summary of constructs
: 5. Flow Control
 
- for
- 
  - 5.2. for
  - 5.3. case
  - 6.3.3. String Formatting Options
  - comparison to for statement in C and Pascal
: 5.2. for
  - lists of names in
: 5.2. for
  - in next release
: A.7. The Future of the Korn Shell
  - overview
: 5.2. for
  - syntax
: 5.2. for
 
- Forsyth, Charles
: A.4. pdksh
- FORTRAN
- 
  - 5.1.4. Integer Conditionals
  - 5.5. while and until
 
- FPATH
- 
  - 4.1.1.1. Autoloaded functions
  - 10.2.3. Types of Global Customization
 
- Free Software Foundation (FSF)
: A.5. bash
- from
: 3.5.2. The Environment File
- FTP
- 
  - 9.2. A Korn Shell Debugger
  - A.5. bash
 
- full pathnames
: 1.6.1. Directories
- functions
- 
  - Summary of Korn Shell Features
  - A.1. The Bourne Shell
  - A.5. bash
  - advantages over scripts
: 4.1.1. Functions
  - autoloading
  
- 
    - 4.1.1.1. Autoloaded functions
    - 6.3.5. Function Options
    - 10.2.3. Types of Global Customization
  
 
- definition
: 4.1.1. Functions
  - deleting
: 4.1.1. Functions
  - differences between scripts and
: 4.1.1. Functions
  - exporting
: 6.3.5. Function Options
  - listing
  
- 
    - 4.1.1. Functions
    - 6.3.5. Function Options
  
 
- local variables in
: 6.3.2. Local Variables in Functions
  - in next release
: A.7. The Future of the Korn Shell
  - order of precedence in command lookup
  
- 
    - 4.1.1. Functions
    - 7.3. Command-line Processing
  
 
- POSIX shell syntax
: A.2. The IEEE 1003.2 POSIX Shell Standard
  - preventing lookup as
: 5.1.1. Exit Status and Return
  - recursive
: 8.6.2. Nested Subshells
  - running
: 4.1.1. Functions
  - in SunOS Bourne shell
: A.1. The Bourne Shell
  - syntax
: 4.1.1. Functions
  - system-wide
: 10.2.3. Types of Global Customization
  - tracing execution of
  
- 
    - 6.3.5. Function Options
    - 9.1.1. Set Options
  
 
- in workalike shells
: A.6. Workalikes on PC Platforms
 
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 © 1998
 O'Reilly & Associates, Inc.
All Rights Reserved.