1SENDBUG(1) General Commands Manual SENDBUG(1)
2
3
4
6 sendbug - mail a system bug report to 4bsd-bugs
7
9 sendbug [ address ]
10
12 Bug reports sent to `4bsd-bugs@Berkeley.EDU' are intercepted by a pro‐
13 gram which expects bug reports to conform to a standard format. Send‐
14 bug is a shell script to help the user compose and mail bug reports in
15 the correct format. Sendbug works by invoking the editor specified by
16 the environment variable EDITOR on a temporary copy of the bug report
17 format outline. The user must fill in the appropriate fields and exit
18 the editor. The default editor is vi(1). Sendbug then mails the com‐
19 pleted report to `4bsd-bugs@Berkeley.EDU' or the address specified on
20 the command line.
21
23 /usr/ucb/bugformat contains the bug report outline
24
26 vi(1), environ(7), sendmail(8)
27
28
29
304.2 Berkeley Distribution May 5, 1986 SENDBUG(1)