home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0107 < prev    next >
Encoding:
Text File  |  1982-05-06  |  540 b   |  13 lines

  1. Autzoo.1645
  2. net.bugs.v7
  3. utzoo!henry
  4. Thu May  6 13:57:28 1982
  5. restor/dumpdir tempfiles
  6. Both dumpdir and the x subcommand of restor create temporary files
  7. with names of the form "rstXXXXXX" in the *current directory*.
  8. Moreover, they are very careless about cleaning up after themselves,
  9. which can lead to annoying junk files left around.  It is the work of
  10. a moment to change them to put these files in /tmp instead.  This may
  11. reduce their usability somehow under conditions of extreme system damage,
  12. but I can't visualize the circumstances.
  13.