SUBJ
Section: User Commands (1)
Updated: LOCAL
Index
Return to Main Contents
NAME
subj - Find "Subject:" line in netnews articles
SYNOPSIS
subj
[
-d
]
DESCRIPTION
Subj
finds "Subject:" lines in all files in a directory. Finds only
first match, thus saving time. The single option -d allows
dumping the "Date:" line in addition.
EXAMPLE
cd /usr/spool/news/comp/sources/unix; subj
BUGS
A clever combination of head, fgrep, cut, join, etc., probably
could do the same job in a shell script, but, what the heck,
it's only fifty or so lines of C code ...
SEE ALSO
subjc(8), subjn(1)
AUTHOR
Jim Nelson, nelson@uncw.uucp nelson@ecsvax.uncecs.edu
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLE
-
- BUGS
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:52:20 GMT, February 02, 2023