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: J
- J (join) command: Learning the vi Editor, 2.5. Joining Two Lines with J 
 
j (move cursor) command
  - Learning the vi Editor, 2.2.1. Single Movements 
  
- Learning the vi Editor, 3.1.5. Movement by Line 
  
jar command: UNIX in a Nutshell, Chapter 2, Reference: jar
Jargon File: UNIX Power Tools, 51.8. Type Bang Splat.  Don't Forget the Rabbit Ears 
java command: UNIX in a Nutshell, Chapter 2, Reference: java
Java language
  - applets, running: UNIX in a Nutshell, Chapter 2, Reference: appletviewer
  
 
  
  compiling code: UNIX in a Nutshell, Chapter 2, Reference: java
  
  
  debugging: UNIX in a Nutshell, Chapter 2, Reference: jdb
  
  
  disassembling class files: UNIX in a Nutshell, Chapter 2, Reference: javap
  
  
  documentation: UNIX in a Nutshell, Chapter 2, Reference: javadoc
  
  
  Java Runtime Environment: UNIX in a Nutshell, Chapter 2, Reference: jre
  
  
  RMI compiler: UNIX in a Nutshell, Chapter 2, Reference: rmic
  
  
javac command: UNIX in a Nutshell, Chapter 2, Reference: javac
javadoc command: UNIX in a Nutshell, Chapter 2, Reference: javadoc
javah command: UNIX in a Nutshell, Chapter 2, Reference: javah
javakey command: UNIX in a Nutshell, Chapter 2, Reference: javakey
javald command: UNIX in a Nutshell, Chapter 2, Reference: javald
javap command: UNIX in a Nutshell, Chapter 2, Reference: javap
java_g command: UNIX in a Nutshell, Chapter 2, Reference: java_g
jdb command: UNIX in a Nutshell, Chapter 2, Reference: jdb
job control
  - Learning the Korn Shell, Summary of Korn Shell Features
  
- Learning the Korn Shell, 8.2. Job Control
  
- Learning the UNIX Operating System, 6.1. Running a Command in the Background
  
- for csh shell: UNIX in a Nutshell, 5.6. Job Control
  
    
  
  for sh and ksh shells: UNIX in a Nutshell, 4.6. Job Control
  
  
  in shell scripts: UNIX in a Nutshell, Chapter 2, Reference: jsh
  
  
  lack of support for in MS-DOS: Learning the Korn Shell, A.6. Workalikes on PC Platforms
  
  
  stopped jobs: Learning the UNIX Operating System, 1.1.8.1. Problem checklist
  
  
  suspending jobs: Learning the UNIX Operating System, 1.4. The Unresponsive Terminal
  
  
job numbers
  - Learning the Korn Shell, 8.1. Process IDs and Job Numbers
  
- Learning the Korn Shell, 8.6.2. Nested Subshells
  
- deleting: UNIX Power Tools, 40.9. Checking and Removing Jobs 
  
   
  
  difference between process IDs and: Learning the Korn Shell, 8.1. Process IDs and Job Numbers
  
  
  in job status messages: Learning the Korn Shell, 8.1. Process IDs and Job Numbers
  
  
jobs
  - (see also processes)
  
- Learning the Korn Shell, 7.1.2. File Descriptors
  
- Learning the Korn Shell, 8. Process Handling
  
- Learning the Korn Shell, 8.6.2. Nested Subshells
  
- UNIX Power Tools, 38.3. Managing Processes: Overall Concepts 
  
- advantages: UNIX Power Tools, 12.1. Job Control: Work Faster, Stop Runaway Jobs 
  
  
- autowrite and: UNIX Power Tools, 12.4. Job Control and autowrite: Real Time Savers! 
  
       
  
  background : (see background jobs)
  
  
background processing: UNIX Power Tools, 1.26. What a Multiuser System Can Do for You 
  
  
  changed job state notification: UNIX Power Tools, 12.6. Notification When Jobs Change State 
  
  
  changing the priority of: UNIX Power Tools, 39.11. Changing a Job's Priority Under BSD UNIX 
  
  
checking: UNIX Power Tools, 40.9. Checking and Removing Jobs 
  
  
  command
    - Learning the Korn Shell, 1.8. Background Jobs
    
- Learning the Korn Shell, 8.2. Job Control
    
- Learning the Korn Shell, 8.2.1. Foreground and Background
    
- Learning the Korn Shell, A.1. The Bourne Shell
    
- + and - in output of: Learning the Korn Shell, 8.2.1. Foreground and Background
    
     
    
    -l (also list process IDs): Learning the Korn Shell, 8.2.1. Foreground and Background
    
    
    -n (list suspended or exited jobs): Learning the Korn Shell, 8.2.1. Foreground and Background
    
    
    -p (only list process IDs)
      - Learning the Korn Shell, 8.2.1. Foreground and Background
      
- Learning the Korn Shell, 8.3.2. kill
    
  
    similarity to ps: Learning the Korn Shell, 8.3.3. ps
    
    
  
  deciding when to run: UNIX Power Tools, 40.5. Avoiding Other at and cron Jobs 
  
  
definition: Learning the Korn Shell, 8.1. Process IDs and Job Numbers
  
  
  fixing hung: UNIX Power Tools, 42.2. Fixing a Hung Terminal or Job 
  
  
resuming: Learning the Korn Shell, 8.2.2. Suspending a Job
  
    - in background : (see bg)
    
 
    
    in background, pitfalls of: Learning the Korn Shell, 8.2.2. Suspending a Job
    
    
  
  interrupting jobs: UNIX Power Tools, 12.7. Stop Background Output with stty tostop 
  
  
  killing foreground: UNIX Power Tools, 38.9. Killing Foreground Jobs 
  
  
  removing: UNIX Power Tools, 40.9. Checking and Removing Jobs 
  
  
  repeating the next weedkay: UNIX Power Tools, 40.10. nextday, nextweekday: Tomorrow or Next Weekday 
  
  
running at night: UNIX Power Tools, 40.1. Off-Peak Job Submission 
  
  
status messages: Learning the Korn Shell, 8.1. Process IDs and Job Numbers
  
  
  stopping: UNIX Power Tools, 12.5. System Overloaded? Try Stopping Some Jobs 
  
  
suspending
    - Learning the Korn Shell, 8.2. Job Control
    
- Learning the Korn Shell, 8.2.2. Suspending a Job
  
  
  ways to refer to
    - %% (most recent): Learning the Korn Shell, 8.2.1. Foreground and Background
    
 
    
    %+ (most recent): Learning the Korn Shell, 8.2.1. Foreground and Background
    
    
    %- (second most recent): Learning the Korn Shell, 8.2.1. Foreground and Background
    
    
    by command name
      - Learning the Korn Shell, 8.2.1. Foreground and Background
      
- Learning the Korn Shell, 8.4. trap
    
  
    by job number
      - Learning the Korn Shell, 8.2.1. Foreground and Background
      
- Learning the Korn Shell, 8.3.2. kill
    
  
    by string search: Learning the Korn Shell, 8.2.1. Foreground and Background
    
    
  
jobs <file: UNIX Power Tools, 38.17. Automatically Kill Background Processes on Logout in csh
jobs command
  - Learning the UNIX Operating System, 6.2.1. ps
  
- UNIX in a Nutshell, Chapter 4, Reference: jobs
  
- UNIX in a Nutshell, Chapter 5, Reference: jobs
  
- UNIX Power Tools, 12.1.1. Foreground and Background 
  
- UNIX Power Tools, 42.2.2. Job Stopped? 
     
jobs | command: UNIX Power Tools, 38.17. Automatically Kill Background Processes on Logout in csh
join command
  - UNIX in a Nutshell, Chapter 2, Reference: join
  
- UNIX Power Tools, 35.19. Joining Lines with join 
- ex: UNIX in a Nutshell, Chapter 9, Reference: join
   
joining lines: Learning the vi Editor, 2.5. Joining Two Lines with J 
  
jot command
  - UNIX Power Tools, 45.11. The Multipurpose jot Command 
  
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc 
  
- ASCII to decimal conversion: UNIX Power Tools, 51.3. ASCII Characters: Listing and Getting Values 
  
   
  
  disadvantages: UNIX Power Tools, 51.3. ASCII Characters: Listing and Getting Values 
  
  
  examples: UNIX Power Tools, 45.11. The Multipurpose jot Command 
  
getting control characters using: UNIX Power Tools, 45.35.2. With tr and echo 
  
  
Joy, Bill
  - Learning the Korn Shell, 1.3. History of UNIX Shells
  
- UNIX Power Tools, 5.2. The Idea of a Terminal Database 
  
- Learning the vi Editor, 9.1. Author and History
   
jre command: UNIX in a Nutshell, Chapter 2, Reference: jre
jsh command 
- UNIX in a Nutshell, 4.6. Job Control
- UNIX in a Nutshell, Chapter 2, Reference: jsh
  
jterm command: (see also layers command)
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.