From: da@maigret.cog.brown.edu (David Ascher)
Subject: [BUGS?] in 17.1, re: ~ expansion, #!scriptpath, mv
20 Apr 1997 14:37:38 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Pine.SGI.3.95q.970420152333.29095A-100000.cygnus.gnu-win32@maigret>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: da@maigret
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com


1)	cd ~/proj
does not work, while
	cd ~ ; cd proj
does. Bug?  Or is this a bash feature?

2) while bash recognizes that files which start with #! are executable, it
   does not appear to parse the line to call the program.  Is that true?
   [In my example, a file which starts with #!/usr/local/bin/python starts
   a bash shell instead of a Python shell.]

3) Sometimes mv fails to copy without yielding an error message.  I can't
   recreate the exact circumstances right now.

--david ascher


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
