home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / bash / bug / 608 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.5 KB  |  42 lines

  1. Newsgroups: gnu.bash.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!ucs.ubc.CA!lindholm
  3. From: lindholm@ucs.ubc.CA (George Lindholm)
  4. Subject: bash 1.12 - File completion for wromg directory
  5. Message-ID: <1992Sep14.182830.16097@unixg.ubc.ca>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: University Computing Services, UBC, Canada
  8. Distribution: gnu
  9. Date: Mon, 14 Sep 1992 18:28:30 GMT
  10. Approved: bug-bash@prep.ai.mit.edu
  11. Lines: 29
  12.  
  13. Every once in a while, bash seems to forget either what the current directory
  14. is or where to look for files when I try to use <TAB> to complete a filename.
  15. E.g:
  16.  
  17. lindholm@kynok$ pwd
  18. /usr/local/printer/lpd2
  19. lindholm@kynok$ ls
  20. a.ps            gf@             of@             script@         script~*
  21. cf@             if@             pr@             script.pl*      tf@
  22. df@             nf@             rf@             script.sh*      vf@
  23. lindholm@kynok$ emacs script<TAB><TAB>
  24. gives me /usr/ucb/script rather than a listing of the files in my current
  25. directory.
  26.  
  27. I don't know what I do to get myself in this state but it is very frustrating.
  28. Any ideas on how I can reset my state (without having to exit the shell)?
  29. Thanks
  30.  
  31. bash 1.12, SunOS 4.1.1, SPARCstation
  32.  
  33.    George
  34.  
  35. -- 
  36. George Lindholm                                  phone:    (604) 822-4375
  37. University Computing Services, UBC               fax:      (604) 822-5116
  38. 6356 Agricultural Road, Vancouver, B.C., Canada  internet: lindholm@ucs.ubc.ca
  39. V6T 1Z2                                          bitnet:   USERGNL@UBCMTSG
  40.  
  41.  
  42.