diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:21:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:21:58 +0000 |
commit | 3a5fc9ff616ee3a58f01afc0bc7c747c4de77108 (patch) | |
tree | 17fcb16e01293725ad51c209b9670e36d94b75bd /lang/nawk/pkg-descr | |
parent | 8ee1abed1d3fc2cee1bb2614d5f08f02e85322c3 (diff) |
Notes
Diffstat (limited to 'lang/nawk/pkg-descr')
-rw-r--r-- | lang/nawk/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/nawk/pkg-descr b/lang/nawk/pkg-descr new file mode 100644 index 000000000000..990b2b41d3e8 --- /dev/null +++ b/lang/nawk/pkg-descr @@ -0,0 +1,8 @@ +This is Brian Kernighan's awk, which is "the one true awk". +Awk scans input files for specified patterns and can perform +an associated action when a line of the file matches the +pattern. + + +-- +Josh Gilliam <josh@quick.net> |