- https://cygwin.com/packages/x86_64/cygutils/ – a collection of simple utilities (core collection) – “readshortcut” is one of those utilities
/usr/share/doc/cygutils/PROGLIST
– part of that package – quite worth having a look at
Try this command line:
$ readshortcut --fields --all --raw --windows *.lnk
Leave a Reply