home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / bash / bug / 705 < prev    next >
Encoding:
Text File  |  1992-12-17  |  926 b   |  30 lines

  1. Newsgroups: gnu.bash.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!intellicorp.com!TRANLE
  3. From: TRANLE@intellicorp.com (Minh Tran-Le)
  4. Subject: bash-1.12 and sunos4.1.3: problem with the pwd command ...
  5. Message-ID: <9212170042.AA11500@life.ai.mit.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: tranle@intellicorp.com
  8. Organization: GNUs Not Usenet
  9. Distribution: gnu
  10. Date: Thu, 17 Dec 1992 00:42:10 GMT
  11. Approved: bug-bash@prep.ai.mit.edu
  12. Lines: 16
  13.  
  14. Hi,
  15. one of our sparc10 is running sunos4.1.3 and when I execute the following
  16. set of commands the builtin `pwd' command hang:
  17.  
  18.     emacs &    # run emacs-18.59 Xwindows in the background
  19.     pwd        # <-- the pwd command hang until emacs dies.
  20.  
  21. All the other command seems to work fine (e.g echo, ls, /bin/pwd ...)
  22. And under sunos4.1.1 or sunos4.1.2 everything works fine.
  23.  
  24. Has anybody noticed the same problem ? is it sunos4.1.3 bug ?
  25.  
  26. Thanks,
  27. Minh Tran-Le.
  28. -------
  29.  
  30.