home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0022 < prev    next >
Encoding:
Text File  |  1981-06-09  |  453 b   |  14 lines

  1. Aphs.119
  2. net.v7bugs
  3. utzoo!duke!phs!dennis
  4. Mon Jun  8 18:05:21 1981
  5. Tar bug
  6. There is a tar bug in the distributed v7: if you specify "-w" in
  7. the arguments, the confirmation prompt is written to stdout.  If
  8. you happen to specify "-wf -", this causes havoc.  The fix is
  9. pretty obvious.
  10.  
  11. I haven't addressed the converse problem: that of "-xwf -"...  If
  12. you trust that stderr is really opened mode 2 (as the distributed
  13. init does), a similar fix will work.
  14.