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: T
- --traditional option (gawk): sed & awk, 11.2.3.1. Command line options
"typesetter busy" error message: UNIX Power Tools, 50.12. Common UNIX Error Messages
:t (copy) command (ex): Learning the vi Editor, 5.2. Editing with ex
t (search line) command: Learning the vi Editor, 3.3.2. Current Line Searches
t command (ex): UNIX in a Nutshell, Chapter 9, Reference: t
t command (sed)
- sed & awk, 6.4.2. The Test Command
- UNIX in a Nutshell, Chapter 10, Reference: t
\t metacharacter: Learning the vi Editor, 11.7. Extended Regular Expressions
-t option (elvis): Learning the vi Editor, 10.2. Important Command-Line Arguments
-t option (nvi): Learning the vi Editor, 9.2. Important Command-Line Arguments
-t option (vile): Learning the vi Editor, 12.2. Important Command-Line Arguments
-t option (vim): Learning the vi Editor, 11.4.1. Initialization for All vim Invocations
ta, tag commands (nvi): Learning the vi Editor, 9.8.2. Tag Stacks
:ta, tag commands (Solaris vi): Learning the vi Editor, 8.5.3.1. Solaris vi
TAB characters
- (see also whitespace)
- UNIX Power Tools, 25.13. pushin: Squeeze Out Extra White Space
- UNIX Power Tools, 31.5. Keymaps for Pasting into a Window Running vi
- UNIX Power Tools, 41.2.3. What About TABs?
- UNIX Power Tools, 41.4. How UNIX Handles TAB Characters
- UNIX Power Tools, 41.4.1. TAB Is Just Another Character to UNIX
- converting into spaces: UNIX Power Tools, 41.4.1. TAB Is Just Another Character to UNIX
diff command and: UNIX Power Tools, 28.10. Problems with diff and Tabstops
disk space and: UNIX Power Tools, 24.6. Save Space with Tab Characters
expanding: UNIX Power Tools, 41.2.3. What About TABs?
removing: UNIX Power Tools, 43.19. Removing Leading Tabs and Other Trivia
stripping: UNIX Power Tools, 8.18. Here Documents
telling UNIX to expand: UNIX Power Tools, 41.4.2. Telling UNIX to Expand TABs
tab delays: UNIX Power Tools, 41.2.3. What About TABs?
TAB key, file completion and: UNIX Power Tools, 9.9. Don't Match Useless Files in Filename Completion
tables: UNIX Power Tools, 43.12.1. troff
- converting files into: UNIX in a Nutshell, Chapter 2, Reference: yacc
formatting in nroff/troff: UNIX in a Nutshell, 17.1. tbl
symbol tables, printing: UNIX in a Nutshell, Chapter 2, Reference: nm
tabs, nroff/troff requests for: UNIX in a Nutshell, 12.5.13. Tabs
tabstops
- making files with non-standard: UNIX Power Tools, 41.4.1. TAB Is Just Another Character to UNIX
setting: UNIX Power Tools, 41.2.3. What About TABs?
:tag (:ta) command (elvis): Learning the vi Editor, 10.8.2. Tag Stacks
:tag (:ta) command (vile): Learning the vi Editor, 12.8.2. Tag Stacks
:tag (:ta) command (vim): Learning the vi Editor, 11.8.2. Tag Stacks
:tag command
- Learning the vi Editor, 8.5.3. Tag Stacks
- Learning the vi Editor, 10.11. elvis Futures
tag command (ex): UNIX in a Nutshell, Chapter 9, Reference: tag
tag stacks: Learning the vi Editor, 8.5.3. Tag Stacks
- elvis editor: Learning the vi Editor, 10.8.2. Tag Stacks
nvi editor: Learning the vi Editor, 9.8.2. Tag Stacks
Solaris vi
- Learning the vi Editor, 7.5.3. Using Tags
- Learning the vi Editor, 8.5.3.1. Solaris vi
vile editor: Learning the vi Editor, 12.8.2. Tag Stacks
vim editor: Learning the vi Editor, 11.8.2. Tag Stacks
tagignorecare option (vile): Learning the vi Editor, 12.8.2. Tag Stacks
taglength (tl) option (elvis): Learning the vi Editor, 10.8.2. Tag Stacks
taglength (tl) option (Solaris vi): Learning the vi Editor, 8.5.3.1. Solaris vi
taglength (tl) option (vim): Learning the vi Editor, 11.8.2. Tag Stacks
taglength option (nvi): Learning the vi Editor, 9.8.2. Tag Stacks
taglength option (vile): Learning the vi Editor, 12.8.2. Tag Stacks
:tagp, tagpop commands (nvi): Learning the vi Editor, 9.8.2. Tag Stacks
tagpath option (elvis): Learning the vi Editor, 10.8.2. Tag Stacks
tagpath option (Solaris vi): Learning the vi Editor, 8.5.3.1. Solaris vi
tagprg option (elvis): Learning the vi Editor, 10.11. elvis Futures
tagrelative option (vile): Learning the vi Editor, 12.8.2. Tag Stacks
tagrelative option (vim): Learning the vi Editor, 11.8.2. Tag Stacks
:tags command (Solaris vi): Learning the vi Editor, 8.5.3.1. Solaris vi
:tags command (vim): Learning the vi Editor, 11.8.2. Tag Stacks
tags file format
- Learning the vi Editor, 8.5.2. The New tags Format
- Learning the vi Editor, 9.8.2. Tag Stacks
tags files: UNIX Power Tools, 30.28. Keep Track of Functions and Included Files with ctags and tags
tags in time variable format string: UNIX Power Tools, 39.3. The csh time variable
tags option (elvis): Learning the vi Editor, 10.8.2. Tag Stacks
tags option (nvi): Learning the vi Editor, 9.8.2. Tag Stacks
tags option (Solaris vi): Learning the vi Editor, 8.5.3.1. Solaris vi
tags option (vile): Learning the vi Editor, 12.8.2. Tag Stacks
tags option (vim): Learning the vi Editor, 11.8.2. Tag Stacks
tagstack option (elvis): Learning the vi Editor, 10.8.2. Tag Stacks
tagstack option (Solaris vi): Learning the vi Editor, 8.5.3.1. Solaris vi
:tagt, tagtop commands (nvi): Learning the vi Editor, 9.8.2. Tag Stacks
tagword option (vile): Learning the vi Editor, 12.8.2. Tag Stacks
tail: Learning the Korn Shell, 5.2. for
tail command
- UNIX in a Nutshell, Chapter 2, Reference: tail
- UNIX Power Tools, 13.9. Send Output Two or More Places with tee
- UNIX Power Tools, 25.14. How to Look at the End of a File: tail
- -c option: UNIX Power Tools, 25.15. Finer Control on tail
-f option
- UNIX Power Tools, 25.16. How to Look at a File as It Grows
- UNIX Power Tools, 46.1.1. Use -xv
-n option: UNIX Power Tools, 25.15. Finer Control on tail
-r option: UNIX Power Tools, 25.15. Finer Control on tail
Talbott, Steve: UNIX Power Tools, 52.8.2.8. The make Program
talk command
- UNIX in a Nutshell, Chapter 2, Reference: talk
UNIX Power Tools, 1.33. UNIX Networking and Communications
tape drives
- UNIX Power Tools, 20.5. Using tar to a Remote Tape Drive
- UNIX Power Tools, 20.6. Writing a Tape Drive on a Remote Machine
tape files, copying/restoring
- UNIX in a Nutshell, Chapter 2, Reference: cpio
- UNIX in a Nutshell, Chapter 2, Reference: tar
tar archives
- UNIX Power Tools, 19.5. Using tar to Create and Unpack Archives
- UNIX Power Tools, 19.6. GNU tar Sampler
- UNIX Power Tools, 20.1. tar in a Nutshell
- UNIX Power Tools, 52.8.2.4. Unsharring the Sources
- excluding/including files in: UNIX Power Tools, 20.8. Telling tar Which Files to Exclude or Include
filename extension: UNIX Power Tools, 1.17. Filename Extensions
unpacking: UNIX Power Tools, 11.3. My Favorite Is !$
tar command
- UNIX in a Nutshell, Chapter 2, Reference: tar
- UNIX Power Tools, 20.1. tar in a Nutshell
- UNIX Power Tools, 20.11. Getting tar's Arguments in the Right Order
- UNIX Power Tools, 24.8. Save Space: tar and compress a Directory Tree
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
- -B option: UNIX Power Tools, 18.16. Copying Directory Trees with (tar | tar)
-C option
- UNIX Power Tools, 20.8.1. Including Other Directories
- UNIX Power Tools, 20.10. Avoid Absolute Paths with tar
copying directory trees: UNIX Power Tools, 18.16. Copying Directory Trees with (tar | tar)
-F option: UNIX Power Tools, 20.8. Telling tar Which Files to Exclude or Include
-FF option: UNIX Power Tools, 20.8. Telling tar Which Files to Exclude or Include
-I option: UNIX Power Tools, 20.8. Telling tar Which Files to Exclude or Include
-o option: UNIX Power Tools, 19.7. Extracting Files from a Compressed Archive
retoring files from tape: UNIX Power Tools, 20.4. Restoring Files from Tape with tar
-t option
- UNIX Power Tools, 20.3.1. Syntax of the tar Command
- UNIX Power Tools, 20.4.1. Restoring a Few Files
-v option
- UNIX Power Tools, 18.16. Copying Directory Trees with (tar | tar)
- UNIX Power Tools, 19.8. Problems with Verbose tar
- UNIX Power Tools, 20.3.1. Syntax of the tar Command
without wildcards: UNIX Power Tools, 20.9. When a Program Doesn't Understand Wildcards
-x option: UNIX Power Tools, 20.3.1. Syntax of the tar Command
.tar filename extension: UNIX Power Tools, 1.17. Filename Extensions
tar script (GNU): UNIX Power Tools, 19.6. GNU tar Sampler
tar suffix: UNIX Power Tools, 52.8.2.3. Untarring the Sources
targets, updating: UNIX in a Nutshell, Chapter 2, Reference: make
tawk: sed & awk, 11.3.2. Thompson Automation awk (tawk)
tbl preprocessor (nroff/troff): UNIX in a Nutshell, 17.1. tbl
tbl, as alternative to awk: UNIX Power Tools, 48.12. Using index with a Filter
tc program: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
tcap program
- UNIX Power Tools, 41.10. Using terminfo Capabilities in Shell Programs
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
Tcl: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
Tcl-based applications: UNIX Power Tools, 9.26. Expect
TCP/IP: Learning the Korn Shell, 7.2.2.3. Code blocks
tcsh shell
- UNIX Power Tools, 1.8. There Are Many Shells
- UNIX Power Tools, 2.2.5. tcsh
- UNIX Power Tools, 8.3. Introduction to tcsh
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
- highlighting in: UNIX Power Tools, 7.8. Highlighting in Shell Prompts
history editing: UNIX Power Tools, 11.14. More Ways to Do Interactive History Editing
prompt setting
- UNIX Power Tools, 7.4. Faster Prompt Setting with Built-Ins
- UNIX Power Tools, 7.9. Show Subshell Level with $SHLVL
.tcshrc file: UNIX Power Tools, 2.2.5. tcsh
tee command
- Learning the Korn Shell, 7.1.2. File Descriptors
UNIX in a Nutshell, Chapter 2, Reference: tee
UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
-a option: UNIX Power Tools, 13.10. How to tee Several Commands Into One File
saving output to files: UNIX Power Tools, 46.1.1. Use -xv
tee program: UNIX Power Tools, 13.9. Send Output Two or More Places with tee
teletypes: UNIX Power Tools, 41.2.1. How We Made It This Far (Back?)
- peculiarities of: UNIX Power Tools, 41.2.1. How We Made It This Far (Back?)
tell pseudo-command (sccs): UNIX in a Nutshell, 18.7.2. Pseudo-Commands
telnet command
- UNIX in a Nutshell, Chapter 2, Reference: telnet
UNIX Power Tools, 1.33. UNIX Networking and Communications
UNIX Power Tools, 2.4. Tip for Changing Account Setup: Keep a Shell Ready
UNIX Power Tools, 2.12. Automatic Setups for Different Terminals
correcting the remote host window size: UNIX Power Tools, 42.5. Checklist: Screen Size Messed Up?
stalled connection with: UNIX Power Tools, 42.2.4. Stalled Data Connection?
telnet modes: UNIX in a Nutshell, Chapter 2, Reference: telnet
temporary files
- Learning the Korn Shell, 8.4.2. Process ID Variables and Temporary Files
- UNIX Power Tools, 14.11. Finding (Anyone's) Home Directory, Quickly
- cleanup command and: UNIX Power Tools, 3.4. Automatic File Cleanup
ending with ~: UNIX Power Tools, 17.18. Using "Fast find"
for file searches: UNIX Power Tools, 9.24. Get File List by Editing Output of ls -l, grep, etc.
handling text with: UNIX Power Tools, 9.17. Handling Lots of Text with Temporary Files
managing: UNIX Power Tools, 45.11. The Multipurpose jot Command
redirecting output to: UNIX Power Tools, 46.1.1. Use -xv
/tmp directory
- (see also /tmp directory)
- UNIX Power Tools, 21.4. Why Both /tmp and /usr/tmp?
unique filename generation for: UNIX Power Tools, 16.16. Picking a Unique Filename Automatically
TERM (terminate) signal
- UNIX Power Tools, 38.8. What Are Signals?
- UNIX Power Tools, 38.10. Destroying Processes with kill
TERM environment variable
- Learning the Korn Shell, 3.4.2.4. Terminal Types
- Learning the Korn Shell, 3.5.1. Environment Variables
- Learning the Korn Shell, 5.3. case
- Learning the Korn Shell, 5.4. select
- Learning the Korn Shell, 6.3. Arrays
- Learning the Korn Shell, 7.2.2.1. Reading lines from files
- Learning the Korn Shell, 10.2.3. Types of Global Customization
- UNIX in a Nutshell, 5.3.5. Environment Variables
- UNIX Power Tools, 2.12. Automatic Setups for Different Terminals
- UNIX Power Tools, 5.10. Finding What Terminal Names You Can Use
- UNIX Power Tools, 6.3. Predefined Environment Variables
- UNIX Power Tools, 6.4. The PATH Environment Variable
- Learning the vi Editor, 1.1.2. Problems Opening Files
- cases: UNIX Power Tools, 44.5. Test String Values with Bourne Shell case
examples: UNIX Power Tools, 44.5. Test String Values with Bourne Shell case
in C shell: UNIX Power Tools, 47.2.5. Variable Syntax
setting value of: UNIX Power Tools, 42.3. Why Changing TERM Sometimes Doesn't Work
TERM environment variable (vim): Learning the vi Editor, 11.4.1. Initialization for All vim Invocations
term option (vim): Learning the vi Editor, 11.4.1. Initialization for All vim Invocations
term shell variable: UNIX in a Nutshell, 5.3.3. Predefined Shell Variables
termcap: Learning the Korn Shell, 3.4.2.4. Terminal Types
termcap database
- UNIX Power Tools, 5.2. The Idea of a Terminal Database
- UNIX Power Tools, 5.7. What termcap and terminfo Do and Don't Control
- UNIX Power Tools, 6.3. Predefined Environment Variables
- UNIX Power Tools, 7.8. Highlighting in Shell Prompts
- UNIX Power Tools, 41.10. Using terminfo Capabilities in Shell Programs
- UNIX Power Tools, 42.1. Making Sense Out of the Terminal Mess
- language of: UNIX Power Tools, 41.11. How termcap and terminfo Describe Terminals
types of lines in: UNIX Power Tools, 41.11. How termcap and terminfo Describe Terminals
termcap entries
- Learning the vi Editor, 1.1.2. Problems Opening Files
- Learning the vi Editor, 7.1. Customizing vi
"Termcap entry too long" message: Learning the vi Editor, 1.1.2. Problems Opening Files
TERMCAP environment variable
- UNIX Power Tools, 5.3. Setting the Terminal Type When You Log In
- UNIX Power Tools, 6.3. Predefined Environment Variables
- setting
- UNIX Power Tools, 5.4. Setting the TERMCAP Variable with tset
- UNIX Power Tools, 42.3. Why Changing TERM Sometimes Doesn't Work
termcap library: Learning the vi Editor, 12.9.2. Syntax Highlighting
terminal drivers
- priority of: UNIX Power Tools, 39.5. Why Is the System So Slow?
settings: UNIX Power Tools, 42.1. Making Sense Out of the Terminal Mess
terminal emulation
- on X (xterm windows for)
- Learning the UNIX Operating System, 2.3.2. The xterm Window
- Learning the UNIX Operating System, 2.4.3. Using a Mouse with xterm Windows
programs for: Learning the UNIX Operating System, 1.1.1.1. Connecting from another operating system
terminal emulators
- UNIX Power Tools, 1.31. The X Window System
- UNIX Power Tools, 41.8. ptys and Window Systems
terminal modes in Berkeley UNIX: UNIX Power Tools, 41.2.1. How We Made It This Far (Back?)
terminal ports: UNIX Power Tools, 2.12. Automatic Setups for Different Terminals
terminal settings: UNIX Power Tools, 2.13. A .cshrc.$HOST File for Per Host Setup
- saving in file: UNIX Power Tools, 42.4. Checklist for Resetting a Messed Up Terminal
terminal type
- UNIX Power Tools, 2.2. Shell Setup Files-Which, Where, and Why
- Learning the vi Editor, 1.1.2. Problems Opening Files
terminal, unresponsive (hung): Learning the UNIX Operating System, 1.4. The Unresponsive Terminal
terminal, user: sed & awk, 11.2.1.4. Special filenames
terminals
- aliases for: UNIX Power Tools, 41.11. How termcap and terminfo Describe Terminals
automatic setups: UNIX Power Tools, 2.12. Automatic Setups for Different Terminals
capability of: UNIX in a Nutshell, Chapter 2, Reference: tput
characters sent out by special keys: UNIX Power Tools, 41.12. Finding Out What Characters Your Terminal's Special Keys Send
checking height and width: UNIX Power Tools, 42.6.2. Screen Width and Height: screensize
checklist for resetting: UNIX Power Tools, 42.4. Checklist for Resetting a Messed Up Terminal
clear command for: UNIX Power Tools, 22.18. Clear Your Terminal for Security, to Stop Burn-in
clearing displays: UNIX in a Nutshell, Chapter 2, Reference: clear
clearing settings: UNIX in a Nutshell, Chapter 2, Reference: reset
commands for adjusting: UNIX Power Tools, 41.9. Commands to Adjust Your Terminal
configuring
- UNIX Power Tools, 5.1. There's a Lot to Know About Terminals
- UNIX Power Tools, 5.6. Checklist: Terminal Hangs When I Log In
- UNIX Power Tools, 5.10. Finding What Terminal Names You Can Use
describing capabilities of: UNIX Power Tools, 41.11. How termcap and terminfo Describe Terminals
device name, printing: UNIX in a Nutshell, Chapter 2, Reference: tty
files with lines longer than: UNIX Power Tools, 42.5. Checklist: Screen Size Messed Up?
fixing hung: UNIX Power Tools, 42.2. Fixing a Hung Terminal or Job
fixing when hung: UNIX Power Tools, 5.6. Checklist: Terminal Hangs When I Log In
how to issue commands for: UNIX Power Tools, 41.11. How termcap and terminfo Describe Terminals
intelligent vs. dumb: Learning the vi Editor, 2.3.1. Inserting New Text
interpreting TAB characters: UNIX Power Tools, 41.4.1. TAB Is Just Another Character to UNIX
levels where problems can occur: UNIX Power Tools, 42.1. Making Sense Out of the Terminal Mess
naming: UNIX Power Tools, 5.10. Finding What Terminal Names You Can Use
reading long lines from: UNIX Power Tools, 41.7. Reading Verrrry Long Lines from the Terminal
screen editors
- differences between terminals and: UNIX Power Tools, 5.2. The Idea of a Terminal Database
screen program
- UNIX Power Tools, 3.7. Detaching a Session with screen
- UNIX Power Tools, 12.9. Running Multiple Shell Sessions with screen
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
screen size
- changing the settings of: UNIX Power Tools, 42.5. Checklist: Screen Size Messed Up?
setting in configuration files or environment variables: UNIX Power Tools, 42.5. Checklist: Screen Size Messed Up?
testing files: UNIX Power Tools, 42.6. Screen Size Testing Files
sending repeated characters to: UNIX Power Tools, 42.7. termtest: Send Repeated Characters to Terminal
setting modes: UNIX in a Nutshell, Chapter 2, Reference: tset
setting options: UNIX in a Nutshell, Chapter 2, Reference: stty
setup mode: UNIX Power Tools, 42.4. Checklist for Resetting a Messed Up Terminal
status line: UNIX Power Tools, 7.6. Session Information in Your Terminal's Status Line
testing for exactly 80 columns: UNIX Power Tools, 42.6.1. Single Line Screen Width: 80cols
testing long-line wrapping: UNIX Power Tools, 42.6.3. Set Width, Test Line Wrapping: longlines
writing to: UNIX Power Tools, 13.12. Writing to Multiple Terminals for Demonstrations
terminate signal: (see TERM (terminate) signal)
terminating lines: sed & awk, B.2.2.1. Line termination
terminating process IDs: UNIX in a Nutshell, Chapter 2, Reference: kill
termination status for background processes: UNIX in a Nutshell, Chapter 2, Reference: wait
terminator, record: sed & awk, 11.2.3.5. Regular expression record terminators
terminfo
- Learning the Korn Shell, 3.4.2.4. Terminal Types
- Learning the Korn Shell, 5.4. select
terminfo database
- UNIX Power Tools, 5.2. The Idea of a Terminal Database
- UNIX Power Tools, 5.7. What termcap and terminfo Do and Don't Control
- UNIX Power Tools, 5.10. Finding What Terminal Names You Can Use
- UNIX Power Tools, 7.8. Highlighting in Shell Prompts
- UNIX Power Tools, 41.10. Using terminfo Capabilities in Shell Programs
- UNIX Power Tools, 42.1. Making Sense Out of the Terminal Mess
- language of: UNIX Power Tools, 41.11. How termcap and terminfo Describe Terminals
types of lines in: UNIX Power Tools, 41.11. How termcap and terminfo Describe Terminals
terminfo entries
- Learning the vi Editor, 1.1.2. Problems Opening Files
- Learning the vi Editor, 7.1. Customizing vi
terminology, interpreting: UNIX Power Tools, 51.8. Type Bang Splat. Don't Forget the Rabbit Ears
termtest script
- UNIX Power Tools, 42.7. termtest: Send Repeated Characters to Terminal
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
test command
- (see t command (sed))
- UNIX in a Nutshell, Chapter 2, Reference: test
- UNIX in a Nutshell, Chapter 4, Reference: test
- UNIX Power Tools, 44.20. test: Testing Files and Strings
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
- -a option: UNIX Power Tools, 45.33. Testing Two Strings with One case Statement
advantages: UNIX Power Tools, 45.33. Testing Two Strings with One case Statement
case statements compared to: UNIX Power Tools, 45.33. Testing Two Strings with One case Statement
errors caused by
- UNIX Power Tools, 46.4. Stop Syntax Errors in Numeric Tests
- UNIX Power Tools, 46.5. Stop Syntax Errors in String Tests
examples: UNIX Power Tools, 44.20. test: Testing Files and Strings
if loops using: UNIX Power Tools, 44.20. test: Testing Files and Strings
in while loops: UNIX Power Tools, 44.17. Handling Arguments with while and shift
-o option: UNIX Power Tools, 45.33. Testing Two Strings with One case Statement
returns: UNIX Power Tools, 44.20. test: Testing Files and Strings
until loops using: UNIX Power Tools, 44.20. test: Testing Files and Strings
versions of: UNIX Power Tools, 44.20. test: Testing Files and Strings
while loops using: UNIX Power Tools, 44.20. test: Testing Files and Strings
test command (sed), script.tidy using: UNIX Power Tools, 51.6. Cleaning script Files
test operators, list of: Learning the Korn Shell, B.4. Test Operators
testing
- character strings using expr: UNIX Power Tools, 45.29. Testing Characters in a String with expr
exit status: UNIX Power Tools, 46.9. If Command Doesn't Return a Status, Test the Error Messages
for membership in arrays: sed & awk, 8.4.2. Testing for Membership in an Array
output: sed & awk, 4.3. Testing and Saving Output
testing_files directory: UNIX Power Tools, 42.6. Screen Size Testing Files
testopt: Learning the Korn Shell, 3.3. Options
TeX program: UNIX Power Tools, 43.12.2. TeX
Texinfo files: UNIX Power Tools, 52.5.3.4. Installing a Single Program
text
- (see also characters, characters; lines; words)
- UNIX in a Nutshell, Chapter 2, Reference: dd
- Learning the vi Editor, 2.6. Review of Basic vi Commands
- appending to files: Learning the UNIX Operating System, 5.1.1.2. The >> operator
ASCII character set: UNIX in a Nutshell, A. ASCII Character Set
case conversions
- Learning the vi Editor, 2.3.4. Changing Case
- Learning the vi Editor, 6.3.3. Metacharacters Used in Replacement Strings
converting spaces into tabs: UNIX in a Nutshell, Chapter 2, Reference: unexpand
copying: Learning the vi Editor, 2.3.7. Copying Text
copying (yank-and-put): Learning the vi Editor, 2.3. Simple Edits
counting elements of: UNIX Power Tools, 29.6. Counting Lines, Words, and Characters: wc
deleting
- Learning the vi Editor, 2.3. Simple Edits
- Learning the vi Editor, 2.3.5. Deleting Text
- Learning the vi Editor, 3.3.2. Current Line Searches
- by characters
- Learning the vi Editor, 2.1. vi Commands
- Learning the vi Editor, 2.3.5.3. Characters
by lines: Learning the vi Editor, 2.3.5.2. Lines
by words: Learning the vi Editor, 2.3.5.1. Words
named buffers for
- Learning the vi Editor, 2.3.7. Copying Text
- Learning the vi Editor, 4.3. Making Use of Buffers
- Learning the vi Editor, 4.3.2. Yanking to Named Buffers
- Learning the vi Editor, 5.5.5. Edits Between Files
numbered buffers for
- Learning the vi Editor, 2.3.6. Moving Text
- Learning the vi Editor, 4.3. Making Use of Buffers
recovering deletions: Learning the vi Editor, 4.3.1. Recovering Deletions
undoing deletions: Learning the vi Editor, 2.3.5.4. Problems with deletions
with ex editor: Learning the vi Editor, 5.2.4. Search Patterns
double-spacing: UNIX Power Tools, 25.12. Double Space, Triple Space ...
editing commands (review): Learning the vi Editor, 2.6. Review of Basic vi Commands
editors for: Learning the UNIX Operating System, 4.1. Methods of Creating Files
empty files and: UNIX Power Tools, 13.14. What Can You Do with an Empty File?
expanding tabs into spaces: UNIX in a Nutshell, Chapter 2, Reference: expand
filtering through UNIX commands: Learning the vi Editor, 7.2.1. Filtering Text Through a Command
finding and deleting parentheses: Learning the vi Editor, 7.3.5. More Examples of Mapping Keys
handling in xterm windows: Learning the UNIX Operating System, 2.4.3. Using a Mouse with xterm Windows
handling with temporary files: UNIX Power Tools, 9.17. Handling Lots of Text with Temporary Files
highlighting: UNIX Power Tools, 27.20. A Highlighting grep
indentation control: Learning the vi Editor, 7.5.1. Indentation Control
inserting: 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
- Learning the vi Editor, 9.8.4. Arbitrary Length Lines and Binary Data
- Learning the vi Editor, 10.8.4. Arbitrary Length Lines and Binary Data
- Learning the vi Editor, 11.8.4. Arbitrary Length Lines and Binary Data
- Learning the vi Editor, 12.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
inserting into files: Learning the UNIX Operating System, 5.1.1. Putting Text in a File
line formatting: UNIX in a Nutshell, Chapter 2, Reference: fmt
moving: Learning the vi Editor, 2.3.6. Moving Text
- switching database items (example): Learning the vi Editor, 6.5.2. Switching Items in a Database
moving (delete-and-put): Learning the vi Editor, 2.3. Simple Edits
pattern matching: UNIX in a Nutshell, 6. Pattern Matching
printing format: Learning the UNIX Operating System, 4.5. Printing Files
processing, references for: Learning the UNIX Operating System, A.2. Text Processing and Programming
reformatting (vile): Learning the vi Editor, 12.10.4. Miscellaneous Small Features
replacing (changing)
- Learning the vi Editor, 2.3. Simple Edits
- Learning the vi Editor, 2.3.3. Changing Text
- Learning the vi Editor, 3.3.1.1. Changing through searching
- globally: Learning the vi Editor, 6. Global Replacement
searching files for: Learning the UNIX Operating System, 5.2.1. grep
searching for
- (see searching)
- (see pattern searching)
sorting lines of: Learning the UNIX Operating System, 5.2.2. sort
transposing characters: Learning the vi Editor, 2.3.6.1. Transposing two letters
text blocks: sed & awk, 6.3.3. Building Blocks of Text
- filtering through UNIX commands: Learning the vi Editor, 7.2.1. Filtering Text Through a Command
moving by
- Learning the vi Editor, 2.2.4. Movement by Text Blocks
- Learning the vi Editor, 3.2. Movement by Text Blocks
moving by patterns: Learning the vi Editor, 6.4.2. Block Move by Patterns
range of lines (ex)
- Learning the vi Editor, 5.2.2. Defining a Range of Lines
- Learning the vi Editor, 5.2.5. Redefining the Current Line Position
saving parts of files: Learning the vi Editor, 5.3.2. Saving Part of a File
sorting (example): Learning the vi Editor, 7.4.3. Sorting Text Blocks: A Sample ex Script
text editors
- (see also editors)
- Learning the vi Editor, 1. The vi Text Editor
- ed: UNIX in a Nutshell, Chapter 2, Reference: ed
edit: UNIX in a Nutshell, Chapter 2, Reference: edit
emacs: (see emacs editor)
ex: UNIX in a Nutshell, Chapter 2, Reference: ex
pattern-matching metacharacters for: UNIX in a Nutshell, 6.2. Metacharacters, Listed by Unix Program
recovering files after crash: UNIX in a Nutshell, Chapter 2, Reference: vi
screen-oriented: UNIX in a Nutshell, Chapter 2, Reference: vi
vedit editor: UNIX in a Nutshell, Chapter 2, Reference: vedit
vi editor: (see vi)
text files
- filename extension: UNIX Power Tools, 1.17. Filename Extensions
finding: UNIX Power Tools, 16.26. Finding Text Files with findtext
newline character in: UNIX Power Tools, 1.29. When Is a File Not a File?
text formatting
- man macros: UNIX in a Nutshell, 16.1. Alphabetical Summary of man Macros
- internal names: UNIX in a Nutshell, 16.3. Internal Names
- prefedined strings: UNIX in a Nutshell, 16.2. Predefined Strings
me macros: UNIX in a Nutshell, 15. me Macros
- number registers: UNIX in a Nutshell, 15.3. Predefined Number Registers
prefedined strings: UNIX in a Nutshell, 15.2. Predefined Strings
mm macros: UNIX in a Nutshell, 13. mm Macros
- number registers: UNIX in a Nutshell, 13.3. Number Registers Used in mm
predefined string names: UNIX in a Nutshell, 13.2. Predefined String Names
reserved macro and string names: UNIX in a Nutshell, 13.4. Other Reserved Macro and String Names
ms macros: UNIX in a Nutshell, 14. ms Macros
- number registers
- UNIX in a Nutshell, 14.2. Number Registers for Page Layout
- UNIX in a Nutshell, 14.4. Reserved Number Register Names
reserved macro and string names: UNIX in a Nutshell, 14.3. Reserved Macro and String Names
nroff and troff programs: UNIX in a Nutshell, 12. nroff and troff
- command-line invocation: UNIX in a Nutshell, 12.2. Command-Line Invocation
conceptual overview: UNIX in a Nutshell, 12.3. Conceptual Overview
default request operation: UNIX in a Nutshell, 12.4. Default Operation of Requests
eqn processor: UNIX in a Nutshell, 17.2. eqn
escape sequences: UNIX in a Nutshell, 12.7. Escape Sequences
pic processor: UNIX in a Nutshell, 17.3. pic
predefined registers: UNIX in a Nutshell, 12.8. Predefined Registers
refer processor: UNIX in a Nutshell, 17.4. refer
requests (by group): UNIX in a Nutshell, 12.5. Group Summary of Requests
requests (by name): UNIX in a Nutshell, Chapter 12, Reference: .ab
special characters: UNIX in a Nutshell, 12.9. Special Characters
tbl processor: UNIX in a Nutshell, 17.1. tbl
nroff/troff preprocessors
- UNIX in a Nutshell, Chapter 2, Reference: vgrind
- UNIX in a Nutshell, 17. troff Preprocessors
text processing
- awk for: (see awk utility)
centering lines: UNIX Power Tools, 35.8. Centering Lines in a File
formatting columns: UNIX Power Tools, 35.14. Cutting Columns or Fields with cut
indent text: UNIX Power Tools, 35.7. offset: Indent Text
joining lines: UNIX Power Tools, 35.19. Joining Lines with join
neatening text
- UNIX Power Tools, 35.2. Neatening Text with fmt
- UNIX Power Tools, 35.3. Alternatives to fmt
re-format comment lines: UNIX Power Tools, 35.4. recomment: Clean Up Program Comment Blocks
remove mail/news headers: UNIX Power Tools, 35.5. Remove Mail/News Headers with behead
rotating text: UNIX Power Tools, 35.23. Rotating Text
sed for: (see sed editor)
selecting columns: UNIX Power Tools, 35.14. Cutting Columns or Fields with cut
splitting files: UNIX Power Tools, 35.9. Splitting Files at Fixed Points: split
straightening jagged columns: UNIX Power Tools, 35.22. Straightening Jagged Columns
TEXTDOMAIN environment variable: UNIX in a Nutshell, Chapter 2, Reference: gettext
tgrep script
- UNIX Power Tools, 27.13. More grep-like Programs Written in Perl
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
then statement (examples): UNIX Power Tools, 44.8. Test Exit Status with the if Statement
Thompson Automation awk (tawk): sed & awk, 11.3.2. Thompson Automation awk (tawk)
thrashing : (see processes, performance characteristics of)
throwaway scripts: UNIX Power Tools, 9.15. Throwaway Scripts for Complicated Commands
tilde (~)
- sed & awk, 7.5.1. Referencing and Separating Fields
- sed & awk, 7.8. Relational and Boolean Operators
- Learning the Korn Shell, 1.6.1.2. Tilde notation
- Learning the Korn Shell, 7.3. Command-line Processing
- Learning the Korn Shell, 7.3.1. Quoting
- Learning the Korn Shell, A.1. The Bourne Shell
- Learning the Korn Shell, A.2. The IEEE 1003.2 POSIX Shell Standard
- ~+ (current directory): Learning the Korn Shell, 7.3. Command-line Processing
~- (previous directory): Learning the Korn Shell, 7.3. Command-line Processing
:~ (substitute using last search pattern) command (ex): Learning the vi Editor, 6.3.4. More Substitution Tricks
along left screen margin: Learning the vi Editor, 1.1.1. Opening a File
as last replacement text: Learning the vi Editor, 6.3.1. Metacharacters Used in Search Patterns
case conversion command: Learning the vi Editor, 2.3.4. Changing Case
ending filenames: UNIX Power Tools, 14.11. Finding (Anyone's) Home Directory, Quickly
metacharacter
- Learning the vi Editor, 6.3.3. Metacharacters Used in Replacement Strings
- Learning the vi Editor, 11.7. Extended Regular Expressions
within double quotes: Learning the Korn Shell, 3.4.1. Variables and Quoting
within variable expressions: Learning the Korn Shell, A.7. The Future of the Korn Shell
time
- time : (see also date and time)
access times: UNIX Power Tools, 16.5. The Three UNIX File Times
appending date to filenames: UNIX Power Tools, 21.14. Automatically Appending the Date to a Filename
file modification: (see timestamps)
formats accepted by calendar: UNIX Power Tools, 48.4.1. How calendar Works
on UNIX systems
- UNIX Power Tools, 39.1. Which Time Is It?
- UNIX Power Tools, 51.2. How UNIX Keeps Time
time command
- UNIX in a Nutshell, Chapter 2, Reference: time
- UNIX in a Nutshell, Chapter 4, Reference: time
- UNIX in a Nutshell, Chapter 5, Reference: time
- UNIX Power Tools, 39.2. Timing Programs
- examples: UNIX Power Tools, 47.2.2.1. Built-Ins
in C shell: UNIX Power Tools, 47.2.2.1. Built-Ins
time daemon: UNIX Power Tools, 51.2. How UNIX Keeps Time
time management: sed & awk, 11.2.3.11. Time management for programmers
time shell variable
- UNIX in a Nutshell, 5.3.3. Predefined Shell Variables
- UNIX Power Tools, 6.9. Special C Shell Variables
- UNIX Power Tools, 39.3. The csh time variable
- format string tags: UNIX Power Tools, 39.3. The csh time variable
Time to go now.... message: UNIX Power Tools, 40.2. Waiting a Little While: sleep
time-sharing processes
- modifying the scheduling priority of: UNIX Power Tools, 39.9. Know When to Be "nice" to OTher Users...and When
timeout keyowrd: UNIX Power Tools, 9.26. Expect
times command (ksh93): UNIX in a Nutshell, Chapter 4, Reference: times
times command (sh, ksh): UNIX in a Nutshell, Chapter 4, Reference: times
timestamps
- UNIX Power Tools, 16.5. The Three UNIX File Times
- UNIX Power Tools, 17.8. Exact File Time Comparisons
- backups and: UNIX Power Tools, 20.7. Creating a Timestamp File for Selective Backups
listing/finding files by
- UNIX Power Tools, 16.2. Finding Oldest or Newest Files with ls -t and ls -u
- UNIX Power Tools, 16.9. An Alias to List Recently Changed Files
- UNIX Power Tools, 16.18. Listing Files You've Created/Edited Today
- UNIX Power Tools, 16.25. Listing Files by Age and Size
- UNIX Power Tools, 16.27. newer: Print the Name of the Newest File
- UNIX Power Tools, 17.5. Searching for Old Files
RCS: UNIX in a Nutshell, 19.3.5. Specifying the Date
SCCS: UNIX in a Nutshell, Chapter 18, Reference: sact
storing: UNIX Power Tools, 2.15. Unclutter Logins: Show Login Messages Just Once
touch command: UNIX Power Tools, 21.7. Setting File Modification Time with touch
timex command
- UNIX in a Nutshell, Chapter 2, Reference: timex
- UNIX Power Tools, 39.2. Timing Programs
timezones, TZ variable for
- UNIX Power Tools, 6.3. Predefined Environment Variables
- UNIX Power Tools, 6.6. The TZ Environment Variable
timing programs: UNIX Power Tools, 39.2. Timing Programs
timing report, customizing: UNIX Power Tools, 39.3. The csh time variable
tip program: UNIX Power Tools, 9.26.1. Dialback
titlebar, window: Learning the UNIX Operating System, 2.5. Working with Windows
tl (taglength) option (elvis): Learning the vi Editor, 10.8.2. Tag Stacks
tl (taglength) option (Solaris vi): Learning the vi Editor, 8.5.3.1. Solaris vi
tl (taglength) option (vim): Learning the vi Editor, 11.8.2. Tag Stacks
:tlast (:tl) command (vim): Learning the vi Editor, 11.8.2. Tag Stacks
tm script: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
TMOUT: Learning the Korn Shell, 10.2.3. Types of Global Customization
TMOUT shell variable: UNIX in a Nutshell, 4.3.3. Other Shell Variables
/tmp (special filename, nvi): Learning the vi Editor, 9.10. Interesting Features
/tmp directory
- Learning the Korn Shell, 8.4.2. Process ID Variables and Temporary Files
- Learning the Korn Shell, 9.2.1.1. The driver script
- UNIX Power Tools, 11.11.1. bash and ksh
- UNIX Power Tools, 21.2. A Better Place for Temporary Files: /tmp
- UNIX Power Tools, 21.4. Why Both /tmp and /usr/tmp?
:tnext (:tn) command (vim): Learning the vi Editor, 11.8.2. Tag Stacks
toggle options (ex), setting: Learning the vi Editor, 7.1.1. The :set Command
:toggle-buffer-list command (vile): Learning the vi Editor, 12.5. Multiwindow Editing
tokens, find command and: UNIX Power Tools, 17.6. Be an Expert on find Search Operators
tolower command (awk)
- UNIX Power Tools, 33.11.7. Alphabetical Summary of Commands
- UNIX in a Nutshell, Chapter 11, Reference: tolower
- sed & awk, 9.2. String Functions
- sed & awk, 9.2.4. Converting Case
toolbar, elvis: Learning the vi Editor, 10.6.3. The Toolbar
TOPS-20
- Learning the Korn Shell, 2.3.5. Filename Completion and Expansion
- Learning the Korn Shell, 2.4.6. Filename Completion
Torek, Chris
- UNIX Power Tools, 8.6.1. Portability
- UNIX Power Tools, 8.12. Which One Will the C Shell Use?
ToStatus script: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
touch command
- UNIX in a Nutshell, Chapter 2, Reference: touch
- UNIX Power Tools, 17.8. Exact File Time Comparisons
- UNIX Power Tools, 21.7. Setting File Modification Time with touch
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
- examples
- UNIX Power Tools, 46.9. If Command Doesn't Return a Status, Test the Error Messages
- UNIX Power Tools, 48.2. Online Phone and Address Lists
storing cutrrent timestamp: UNIX Power Tools, 2.15. Unclutter Logins: Show Login Messages Just Once
toupper command (awk)
- UNIX Power Tools, 33.11.7. Alphabetical Summary of Commands
- UNIX in a Nutshell, Chapter 11, Reference: toupper
- sed & awk, 9.2. String Functions
- sed & awk, 9.2.4. Converting Case
tpipe command
- UNIX Power Tools, 13.11. tpipe-Redirecting stdout to More than One Place
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
:tprevious (:tp) command (vim): Learning the vi Editor, 11.8.2. Tag Stacks
tput command
- UNIX in a Nutshell, Chapter 2, Reference: tput
- UNIX Power Tools, 41.1. Delving a Little Deeper
- UNIX Power Tools, 41.10. Using terminfo Capabilities in Shell Programs
- UNIX Power Tools, 42.1. Making Sense Out of the Terminal Mess
- UNIX Power Tools, 42.4. Checklist for Resetting a Messed Up Terminal
- printing long terminal names: UNIX Power Tools, 5.10. Finding What Terminal Names You Can Use
tput init command: UNIX Power Tools, 42.4. Checklist for Resetting a Messed Up Terminal
tput reset command: UNIX Power Tools, 42.4. Checklist for Resetting a Messed Up Terminal
tputinit program: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
tr command
- Learning the Korn Shell, 1.7.1. Standard I/O
- Learning the Korn Shell, 5.2. for
- Learning the Korn Shell, 6.3.3. String Formatting Options
- UNIX in a Nutshell, Chapter 2, Reference: tr
- UNIX Power Tools, 15.5. Matching All "Dot Files" with Wildcards
- Berkeley vs. System V: UNIX Power Tools, 35.11. Hacking on Characters with tr
-c option: UNIX Power Tools, 29.10. Just the Words, Please
control characters used with: UNIX Power Tools, 45.35.2. With tr and echo
converting characters: UNIX Power Tools, 1.5. Anyone Can Program the Shell
rotating text: UNIX Power Tools, 30.22.2. Filtering Text with vi
squeeze option: UNIX Power Tools, 35.11. Hacking on Characters with tr
tracing signals
- UNIX in a Nutshell, Chapter 2, Reference: sotruss
- UNIX in a Nutshell, Chapter 2, Reference: truss
transform command: (see y command (sed))
translating strings: (see localization of strings)
transpose script (example): sed & awk, 13.9. transpose - Perform a Matrix Transposition
transposing characters: Learning the vi Editor, 2.3.6.1. Transposing two letters
transposing words
- Learning the vi Editor, 2.3.6.1. Transposing two letters
- Learning the vi Editor, 7.3.2. Using the map Command
- Learning the vi Editor, 7.3.5. More Examples of Mapping Keys
transposition commands (emacs): UNIX in a Nutshell, 7.2.6. Transposition Commands
trap command
- Learning the Korn Shell, 8.4. trap
- UNIX in a Nutshell, Chapter 4, Reference: trap
- UNIX Power Tools, 7.12. External Commands Send Signals to Set Variables
- UNIX Power Tools, 44.12. Trapping Exits Caused by Interrupts
- UNIX Power Tools, 45.8. Handling Signals to Child Processes
- : (colon) used with: UNIX Power Tools, 45.8. Handling Signals to Child Processes
- (to reset default): Learning the Korn Shell, 8.4.4. Resetting Traps
arguments to: UNIX Power Tools, 45.8. Handling Signals to Child Processes
examples: UNIX Power Tools, 47.2.3. Signals
handling signals in Bourne shell: UNIX Power Tools, 38.9. Killing Foreground Jobs
in C shell: UNIX Power Tools, 47.2.3. Signals
in nom script: UNIX Power Tools, 44.12. Trapping Exits Caused by Interrupts
null string argument (for ignoring signals): Learning the Korn Shell, 8.4.3. Ignoring Signals
signal names/numbers: UNIX Power Tools, 44.12. Trapping Exits Caused by Interrupts
syntax: Learning the Korn Shell, 8.4. trap
traps
- Learning the Korn Shell, 8.4. trap
- Learning the Korn Shell, A.1. The Bourne Shell
- after every statement: Learning the Korn Shell, 9.1.2.3. DEBUG
for ignoring signals: Learning the Korn Shell, 8.4.3. Ignoring Signals
lack of propagation to subshells
- Learning the Korn Shell, 8.6.1. Subshell Inheritance
- Learning the Korn Shell, A.7. The Future of the Korn Shell
listing: Learning the Korn Shell, 8.4. trap
propagation to subshells in next release: Learning the Korn Shell, A.7. The Future of the Korn Shell
resetting defaults: Learning the Korn Shell, 8.4.4. Resetting Traps
setting global traps within functions: Learning the Korn Shell, 8.4.1. Traps and Functions
trapping fake signals
- Learning the Korn Shell, 9.1.2. Fake Signals
- Learning the Korn Shell, 9.2.2. The Preamble
- Learning the Korn Shell, 9.2.3.1. Commands
within functions: Learning the Korn Shell, 8.4.1. Traps and Functions
trash directory: UNIX Power Tools, 23.8. Safe Delete: Pros and Cons
tree-structured filesystem: UNIX Power Tools, 1.19. The Tree Structure of the Filesystem
trees, directory
- Learning the UNIX Operating System, 3.1.3. The Directory Tree
- Learning the UNIX Operating System, 3.1.7. Files in the Directory Tree
- UNIX Power Tools, 16.19. stree: Simple Directory Tree
- UNIX Power Tools, 16.22. Comparing Two Directory Trees with dircmp
- UNIX Power Tools, 16.23. Comparing Filenames in Two Directory Trees
- archives/backups of: UNIX Power Tools, 20.1. tar in a Nutshell
changing permissions of: UNIX Power Tools, 22.7. Using chmod to Change File Permission
compressing
- UNIX Power Tools, 24.8. Save Space: tar and compress a Directory Tree
- UNIX Power Tools, 24.12. Compressing a Directory Tree: Fine-Tuning
copying: UNIX Power Tools, 18.15. Copying Directory Trees with cp -r
duplicating: UNIX Power Tools, 17.17. Duplicating a Directory Tree (No Pathnames with find {} Operator)
find command and: UNIX Power Tools, 17.2. Delving Through a Deep Directory Tree
grep command and: UNIX Power Tools, 17.20. grepping a Directory Tree (and a Gotcha)
searching: UNIX Power Tools, 17.24. Skipping Some Parts of a Tree in find (A More Selective -prune)
:trewind (:tr) command (vim): Learning the vi Editor, 11.8.2. Tag Stacks
trigonometric functions: sed & awk, 9.1.1. Trigonometric Functions
trimming directories: UNIX Power Tools, 24.15. Trimming a Directory
triplespace script: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
troff
- UNIX Power Tools, 43.12.1. troff
- UNIX Power Tools, 43.13. The Text Formatters nroff, troff, ditroff, ...
- Learning the vi Editor, 1. The vi Text Editor
- Learning the Korn Shell, 1.6. Files
- Learning the Korn Shell, 5.5. while and until
- Learning the Korn Shell, 8.2.2. Suspending a Job
- alphabetizing glossary (example): Learning the vi Editor, 7.4.3. Sorting Text Blocks: A Sample ex Script
command-line invocation: UNIX in a Nutshell, 12.2. Command-Line Invocation
checking mismatched delimiters
- UNIX in a Nutshell, Chapter 2, Reference: checkeq
- UNIX in a Nutshell, Chapter 2, Reference: checknr
converting glossary to (example): Learning the vi Editor, 7.3.4. Complex Mapping Example
conceptual overview: UNIX in a Nutshell, 12.3. Conceptual Overview
converting to PostScript: UNIX in a Nutshell, Chapter 2, Reference: dpost
eliminating .so requests: UNIX in a Nutshell, Chapter 2, Reference: soelim
errors caused by: UNIX Power Tools, 50.12. Common UNIX Error Messages
eqn processor: UNIX in a Nutshell, 17.2. eqn
escape sequences: UNIX in a Nutshell, 12.7. Escape Sequences
formatting source code for: UNIX in a Nutshell, Chapter 2, Reference: vgrind
indexing feature: UNIX Power Tools, 1.4. Using Pipes to Create a New Tool
macros: UNIX Power Tools, 43.14. nroff/troff and Macro Packages
macros, debugging: UNIX Power Tools, 43.20. Displaying a troff Macro Definition
preprocessing: UNIX Power Tools, 43.21. Preprocessing troff Input with sed
pic processor: UNIX in a Nutshell, 17.3. pic
predefined registers: UNIX in a Nutshell, 12.8. Predefined Registers
preprocessors of: UNIX in a Nutshell, 17. troff Preprocessors
put emboldening codes around words: Learning the vi Editor, 7.3.5. More Examples of Mapping Keys
refer processor: UNIX in a Nutshell, 17.4. refer
removing all requests/macros: UNIX in a Nutshell, Chapter 2, Reference: deroff
requests (by group): UNIX in a Nutshell, 12.5. Group Summary of Requests
requests (by name): UNIX in a Nutshell, Chapter 12, Reference: .ab
requests, list of: UNIX in a Nutshell, 12.4. Default Operation of Requests
special characters: UNIX in a Nutshell, 12.9. Special Characters
tbl processor: UNIX in a Nutshell, 17.1. tbl
Trojan horse attack: UNIX Power Tools, 19.2. Introduction to Shell Archives
troubleshooting
- background processing: Learning the UNIX Operating System, 6.3.2. Problem checklist
command line: Learning the UNIX Operating System, 1.1.7. Correcting a Mistake
copying files: Learning the UNIX Operating System, 4.4.2.2. Problem checklist
deleting files and directories: Learning the UNIX Operating System, 4.4.5.3. Problem checklist
deleting text: Learning the vi Editor, 2.3.5.4. Problems with deletions
hung (unresponsive) terminal: Learning the UNIX Operating System, 1.4. The Unresponsive Terminal
logging in: Learning the UNIX Operating System, 1.1.2.1. Problem checklist
logging out: Learning the UNIX Operating System, 1.1.8.1. Problem checklist
opening files: Learning the vi Editor, 1.1.2. Problems Opening Files
overwriting files by mistake: Learning the UNIX Operating System, 5.1.1.1. The > operator
printing: Learning the UNIX Operating System, 4.5.3. Problem checklist
saving edits: Learning the vi Editor, 1.2.1. Problems Saving Files
software problems: UNIX Power Tools, 52.8.1.2. Problems
stalled data connections: UNIX Power Tools, 42.2.4. Stalled Data Connection?
stray prompt problems: UNIX Power Tools, 7.3. C Shell Prompt Causes Problems in vi, rsh, etc.
X root menu: Learning the UNIX Operating System, 2.3.3.2. Problem checklist
true command
- UNIX in a Nutshell, Chapter 2, Reference: true
- UNIX in a Nutshell, Chapter 4, Reference: true
- Learning the Korn Shell, 8.4. trap
true exit status: UNIX Power Tools, 44.7. Exit Status of UNIX Processes
true program: UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
truncating numbers: sed & awk, 9.1.2. Integer Function
truss command: UNIX in a Nutshell, Chapter 2, Reference: truss
tscan examples: UNIX Power Tools, 44.21. Picking a Name for a New Command
:tselect (:ts) command (vim): Learning the vi Editor, 11.8.2. Tag Stacks
tset command
- UNIX in a Nutshell, Chapter 2, Reference: tset
- UNIX Power Tools, 2.12. Automatic Setups for Different Terminals
- UNIX Power Tools, 5.3. Setting the Terminal Type When You Log In
- UNIX Power Tools, 5.9. Setting Your Erase, Kill, and Interrupt Characters
- UNIX Power Tools, 41.1. Delving a Little Deeper
- UNIX Power Tools, 42.1. Making Sense Out of the Terminal Mess
- UNIX Power Tools, 42.4. Checklist for Resetting a Messed Up Terminal
- initializing terminal: UNIX Power Tools, 5.11. Initializing the Terminal with tset
-m option: UNIX Power Tools, 5.3. Setting the Terminal Type When You Log In
-Q option
- UNIX Power Tools, 5.3. Setting the Terminal Type When You Log In
- UNIX Power Tools, 5.11. Initializing the Terminal with tset
setting TERMAP variable: UNIX Power Tools, 5.4. Setting the TERMCAP Variable with tset
TSTP (stop) signal: UNIX Power Tools, 38.8. What Are Signals?
tty command
- Learning the Korn Shell, 5.3. case
UNIX in a Nutshell, Chapter 2, Reference: tty
UNIX Power Tools, 3.8. What tty Am I On?
UNIX Power Tools, 38.6. The Controlling Terminal
UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
tty number
- displaying with usernames: UNIX Power Tools, 51.4. Who's On?
in ps listing: UNIX Power Tools, 38.6. The Controlling Terminal
tty serial port, for activity monitoring: UNIX Power Tools, 38.2. fork and exec
ttys
- UNIX Power Tools, 41.2.1. How We Made It This Far (Back?)
- UNIX Power Tools, 42.1. Making Sense Out of the Terminal Mess
ttys and ttytab files: UNIX Power Tools, 2.12. Automatic Setups for Different Terminals
twin program
- UNIX Power Tools, 28.5. Comparing Files Alongside One Another
- UNIX Power Tools, 52.4. Quick Descriptions of What's on the Disc
twm window manager: UNIX Power Tools, 42.6.3. Set Width, Test Line Wrapping: longlines
two-way pipes
- Learning the Korn Shell, Summary of Korn Shell Features
- Learning the Korn Shell, 8.5.4. Coroutines with Two-way Pipes
- compared to standard pipes: Learning the Korn Shell, 8.5.5. Two-way Pipes Versus Standard Pipes
creating: Learning the Korn Shell, 8.5.4. Coroutines with Two-way Pipes
flow of I/O: Learning the Korn Shell, 8.5.4. Coroutines with Two-way Pipes
for building interfaces to existing programs: Learning the Korn Shell, 8.5.4. Coroutines with Two-way Pipes
relationship to standard I/O: Learning the Korn Shell, 8.5.4. Coroutines with Two-way Pipes
.txt filename extension: UNIX Power Tools, 1.17. Filename Extensions
type command
- UNIX in a Nutshell, Chapter 2, Reference: type
- UNIX in a Nutshell, Chapter 4, Reference: type
- UNIX Power Tools, 4.10. Find All Command Versions with whereiz
- UNIX Power Tools, 8.11. Which One Will bash Use?
type-ahead feature: UNIX Power Tools, 9.19. For the Impatient: Type-Ahead
type-over: (see c command)
typescript: UNIX Power Tools, 51.5. Copy What You Do with script
typeset
- Learning the Korn Shell, 6.3.1. typeset
- Learning the Korn Shell, A.1. The Bourne Shell
- function options
- -f: Learning the Korn Shell, 6.3.5. Function Options
- -ft
- Learning the Korn Shell, 6.3.5. Function Options
- Learning the Korn Shell, 9.1.1. Set Options
-fu: Learning the Korn Shell, 6.3.5. Function Options
-fx
- Learning the Korn Shell, 6.3.5. Function Options
- Learning the Korn Shell, 10.2.3. Types of Global Customization
making variables local to functions
- Learning the Korn Shell, 4.2.1.1. Positional parameters in functions
- Learning the Korn Shell, 6.3.2. Local Variables in Functions
options supported in pdksh: Learning the Korn Shell, A.4. pdksh
output of in next release: Learning the Korn Shell, A.7. The Future of the Korn Shell
string formatting options: Learning the Korn Shell, 6.3.3. String Formatting Options
- combined effect: Learning the Korn Shell, 6.3.3. String Formatting Options
examples: Learning the Korn Shell, 6.3.3. String Formatting Options
-l: Learning the Korn Shell, 6.3.3. String Formatting Options
syntax: Learning the Korn Shell, 6.3.1. typeset
turning off options: Learning the Korn Shell, 6.3.3. String Formatting Options
type and attribute options: Learning the Korn Shell, 6.3.4. Type and Attribute Options
- -f
- Learning the Korn Shell, 6.3.4. Type and Attribute Options
- Learning the Korn Shell, 6.3.5. Function Options
-i: Learning the Korn Shell, 6.3.4. Type and Attribute Options
-r
- Learning the Korn Shell, 6.3.4. Type and Attribute Options
- Learning the Korn Shell, 10.3.4. Privileged Mode
-x: Learning the Korn Shell, 6.3.4. Type and Attribute Options
variables in kshdb break conditions: Learning the Korn Shell, 9.2.3.6. Limitations
with no arguments (to list variables): Learning the Korn Shell, 6.3.5. Function Options
typeset command: UNIX in a Nutshell, Chapter 4, Reference: typeset
typesetting
- (see also printing)
- UNIX Power Tools, 21.14. Automatically Appending the Date to a Filename
- awf program: UNIX Power Tools, 43.17. Don't Have nroff? Try gnroff or awf
bold text: UNIX Power Tools, 43.18. How nroff Makes Bold and Underline; How to Remove It
col command: UNIX Power Tools, 43.18. How nroff Makes Bold and Underline; How to Remove It
colcrt command: UNIX Power Tools, 43.18. How nroff Makes Bold and Underline; How to Remove It
curly quotes: UNIX Power Tools, 43.21. Preprocessing troff Input with sed
ditroff program: UNIX Power Tools, 43.13. The Text Formatters nroff, troff, ditroff, ...
em-dashes: UNIX Power Tools, 43.21. Preprocessing troff Input with sed
equations
- UNIX Power Tools, 43.12. Typesetting Overview
- UNIX Power Tools, 43.12.2. TeX
escape sequences, removing: UNIX Power Tools, 43.19. Removing Leading Tabs and Other Trivia
gnroff program: UNIX Power Tools, 43.17. Don't Have nroff? Try gnroff or awf
groff program: UNIX Power Tools, 43.16. groff
line drawings: UNIX Power Tools, 43.12. Typesetting Overview
nroff program: UNIX Power Tools, 43.13. The Text Formatters nroff, troff, ditroff, ...
Scribe program: UNIX Power Tools, 43.12.3. Scribe
tables: UNIX Power Tools, 43.12. Typesetting Overview
TABs, removing: UNIX Power Tools, 43.19. Removing Leading Tabs and Other Trivia
TeX program: UNIX Power Tools, 43.12.2. TeX
troff: (see troff formatting package)
typographical characters: UNIX Power Tools, 43.21. Preprocessing troff Input with sed
ul command: UNIX Power Tools, 43.18. How nroff Makes Bold and Underline; How to Remove It
underlined text: UNIX Power Tools, 43.18. How nroff Makes Bold and Underline; How to Remove It
WYSIWYG programs: UNIX Power Tools, 43.12.3. Scribe
typographical characters: UNIX Power Tools, 43.21. Preprocessing troff Input with sed
typographical conventions: Learning the Korn Shell, Conventions Used in This Handbook
TZ environment variable
- UNIX Power Tools, 6.3. Predefined Environment Variables
- UNIX Power Tools, 6.6. The TZ Environment Variable
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.