WSL filesystem link compatibility?

Matthew Patton pattonme@yahoo.com
Mon Dec 18 17:21:24 GMT 2023


That said, cygwin now uses junctions which is annoying and not all that compatible with all aspects of the windows ecosystem. So I wrote a wrapper script that replaced ln with calls to mklink. Much better. 

https://github.com/tb3088/shell-environment/blob/master/.functions_os.CYGWIN_NT#L9


More information about the Cygwin mailing list