I can create a symlink with ln -s to create a symbolic link to an existing windows 
directory.  

I can also cd to the link and do an ls.  

I can't see the symbolic directory name when I do ls from the directory where I 
created the link.

home $ls
home $
home $ ln -s C:/dev /dev
home $ ls
home $
home $ cd dev
dev  $







------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to