diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-12-18 20:22:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-12-18 20:22:52 +0000 |
commit | 0cc666d0d03a3d8516d8af5b2df77707a31fe33d (patch) | |
tree | 0e53f21c01728f8ac73ec7df816f749c5df98ca8 /sys/netccitt | |
parent | a672640a18ef23e6b8958fd490a49e07c1222ba7 (diff) |
document various aspects of awk behaviour:
- when newlines are permissible
- effects of null RS
- $NF can be used to find value of last field
- -F [ ] can be used to set FS to a single space
- t and \t are synonyms when used with FS. use [t] for a literal `t'.
- make [prog | -f profile] optional again in SYNOPSIS
Also move the functions to the end of the page for a more logical layout.
Diffstat (limited to 'sys/netccitt')
0 files changed, 0 insertions, 0 deletions