| Line | |
|---|
| 1 | .\" AWK Reference Card --- Arnold Robbins, arnold@skeeve.com
|
|---|
| 2 | .\" cardfonts --- this file sets the fonts to use for the reference card
|
|---|
| 3 | .\"
|
|---|
| 4 | .\" Copyright (C) 1996 Free Software Foundation, Inc.
|
|---|
| 5 | .\"
|
|---|
| 6 | .\" Permission is granted to make and distribute verbatim copies of
|
|---|
| 7 | .\" this reference card provided the copyright notice and this permission
|
|---|
| 8 | .\" notice are preserved on all copies.
|
|---|
| 9 | .\"
|
|---|
| 10 | .\" Permission is granted to process this file through troff and print the
|
|---|
| 11 | .\" results, provided the printed document carries copying permission
|
|---|
| 12 | .\" notice identical to this one except for the removal of this paragraph
|
|---|
| 13 | .\" (this paragraph not being relevant to the printed reference card).
|
|---|
| 14 | .\"
|
|---|
| 15 | .\" Permission is granted to copy and distribute modified versions of this
|
|---|
| 16 | .\" reference card under the conditions for verbatim copying, provided that
|
|---|
| 17 | .\" the entire resulting derived work is distributed under the terms of a
|
|---|
| 18 | .\" permission notice identical to this one.
|
|---|
| 19 | .\"
|
|---|
| 20 | .\" Permission is granted to copy and distribute translations of this
|
|---|
| 21 | .\" reference card into another language, under the above conditions for
|
|---|
| 22 | .\" modified versions, except that this permission notice may be stated in
|
|---|
| 23 | .\" a translation approved by the Foundation.
|
|---|
| 24 | .\"
|
|---|
| 25 | .ig
|
|---|
| 26 | Strings for inline font change.
|
|---|
| 27 | FR - font roman
|
|---|
| 28 | FI - font italic
|
|---|
| 29 | FC - font courier
|
|---|
| 30 | ..
|
|---|
| 31 | .ds FR \fR
|
|---|
| 32 | .ds FI \fI
|
|---|
| 33 | .ds FC \f(CB
|
|---|
| 34 | .ds RN Times Roman
|
|---|
| 35 | .ds IN Times Italic
|
|---|
| 36 | .ds CN Courier Bold
|
|---|
| 37 | .ds AM \fIGAWK: Effective AWK Programming\fP
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.