home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / osr5 / shells / bash-2.02 / usr / local / man / cat.1 / bashbug.1.Z / bashbug.1
Encoding:
Text File  |  1998-07-12  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4. BASHBUG(1)                                             BASHBUG(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        bashbug - report a bug in bash
  9.  
  10. SSYYNNOOPPSSIISS
  11.        bbaasshhbbuugg [_a_d_d_r_e_s_s]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        bbaasshhbbuugg  is  a  shell  script to help the user compose and
  15.        mail bug reports concerning bash  in  a  standard  format.
  16.        bbaasshhbbuugg  invokes  the  editor specified by the environment
  17.        variable EEDDIITTOORR on a temporary copy of the bug report for-
  18.        mat  outline. The user must fill in the appropriate fields
  19.        and exit the editor.  bbaasshhbbuugg  then  mails  the  completed
  20.        report  to  _b_u_g_-_b_a_s_h_@_p_r_e_p_._a_i_._m_i_t_._e_d_u,  or _a_d_d_r_e_s_s.  If the
  21.        report  cannot  be  mailed,  it  is  saved  in  the   file
  22.        _d_e_a_d_._b_a_s_h_b_u_g in the invoking user's home directory.
  23.  
  24.        The  bug  report  format  outline consists of several sec-
  25.        tions.  The first section provides information  about  the
  26.        machine,  operating system, the bash version, and the com-
  27.        pilation environment.  The second section should be filled
  28.        in  with  a  description  of  the  bug.  The third section
  29.        should be a description of how to reproduce the bug.   The
  30.        optional  fourth section is for a proposed fix.  Fixes are
  31.        encouraged.
  32.  
  33. EENNVVIIRROONNMMEENNTT
  34.        bbaasshhbbuugg will utilize the following  environment  variables
  35.        if they exist:
  36.  
  37.        EEDDIITTOORR Specifies  the  preferred  editor. If EEDDIITTOORR is not
  38.               set, bbaasshhbbuugg defaults to eemmaaccss.
  39.  
  40.        HHOOMMEE   Directory in which the failed bug report  is  saved
  41.               if the mail fails.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. GNU                       1995 August 10                        1
  65.  
  66.  
  67.