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