Symbolic Links / ls problem

Austin David France adf@mentor-systems.com
Mon Oct 26 09:18:00 GMT 1998


Bash 2.02.1, cygwin b19.2 + binary mounts
Consider: ln -s //c/temp /tmp
then, from bash type
	ls -l /tmp
which correctly outputs
	lrwxr-xr-x [...snip...] /tmp -> ../../../temp
however
	ls -l /tmp/.
incorrectly outputs
	lrwxr-xr-x [...snip...] /tmp/. -> ../../../temp
it should output the same as
	( cd /tmp ; ls -l )
ls -lL /tmp works as expected.
Austin David France
Mentor Systems plc
mailto:adf@mentor-systems.com
------------------------------------------------------------------------
The views and opinions expressed in this e-mail message are the sender's
and do not necessarily represent the views of Mentor Systems plc.
------------------------------------------------------------------------
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


More information about the Cygwin mailing list

AltStyle によって変換されたページ (->オリジナル) /