|
|
1.1 root 1: case $CONFIG in
2: '') . config.sh ;;
3: esac
4: echo "Extracting art.help (with variable substitutions)"
5: $spitshell >art.help <<!GROK!THIS!
6: $startsh
7: # $Header: art.help.SH,v 4.3 85/05/01 11:35:34 lwall Exp $
8: #
9: # $Log: art.help.SH,v $
10: # Revision 4.3 85/05/01 11:35:34 lwall
11: # Baseline for release with 4.3bsd.
12: #
13: #
14: $pager <<'EOT'
15: Article Selection commands:
16:
17: n,SP Scan forward for next unread article.
18: N Go to next article.
19: ^N Scan forward for next unread article with same subject.
20: p,P,^P Same as n,N,^N, only going backwards.
21: - Go to previously displayed article.
22: number Go to specified article.
23: range{,range} command{:command}
24: Apply one or more commands to one or more ranges of articles.
25: Ranges are of the form: number | number-number. You may use . for
26: the current article, and $ for the last article.
27: Valid commands are: j, m, M, s, S, and !.
28: /pattern/modifiers
29: Scan forward for article containing pattern in the subject line.
30: (Use ?pat? to scan backwards; append h to scan headers, a to scan
31: entire articles, r to scan read articles, c to make case sensitive.
32: /pattern/modifiers:command{:command}
33: Apply one or more commands to the set of articles matching pattern.
34: Use a K modifier to save entire command to the KILL file for this
35: newsgroup. Commands m and M, if first, imply an r modifier.
36: Valid commands are: j, m, M, s, S, and !.
37: f,F Submit a followup article (F = include this article).
38: r,R Reply through net mail (R = include this article).
39: s ... Save to file or pipe via sh.
40: S ... Save via preferred shell.
41: w,W Like s and S but save without the header.
42: | ... Same as s|...
43: C Cancel this article, if yours.
44: ^R,v Restart article (v=verbose).
45: ^X Restart article, rot13 mode.
46: c Catch up (mark all articles as read).
47: ^B Back up one page.
48: ^L Refresh the screen. You can get back to the pager with this.
49: X Refresh screen in rot13 mode.
50: ^ Go to first unread article. Disables subject search mode.
51: $ Go to end of newsgroup. Disables subject search mode.
52: # Print last article number.
53: & Print current values of command-line switches.
54: &switch {switch}
55: Set or unset more switches.
56: && Print current macro definitions.
57: &&def Define a new macro.
58: j Junk this article (mark it read). Stays at end of article.
59: m Mark article as still unread.
60: M Mark article as still unread upon exiting newsgroup or Y command.
61: Y Yank back articles marked temporarily read via M.
62: k Mark current SUBJECT as read.
63: K Mark current SUBJECT as read, and save command in KILL file.
64: = List subjects of unread articles.
65: u Unsubscribe to this newsgroup.
66: ^K Edit local KILL file (the one for this newsgroup).
67: q Quit this newsgroup for now.
68: Q Quit newsgroup, staying at current newsgroup.
69: EOT
70:
71: !GROK!THIS!
72: $eunicefix art.help
73: chmod 755 art.help
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.