Hi,

how can I, in a script, convert a given path to it's "long" format, e.g. if
the msys2 root is at c:\msys2, then how can I do this:

> convert.sh /c/windows
/c/windows
> convert.sh /c/msys2/mingw64
/c/msys2/mingw64
> convert.sh /mingw64
/c/msys2/mingw64

I tried playing with cygpath flags, but I am looking for something between
the "-m" and -"u" flags.

-- 
˙uʍop-ǝpısdn sı ɹoʇıuoɯ ɹnoʎ 'sıɥʇ pɐǝɹ uɐɔ noʎ ɟı
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to