Re: Broken links in Cygwin installation

2022-08-22 Thread Andrey Repin
Greetings, Andrey Repin! > Small background: I've been moving my Cygwin installations around to match > path locations between different systems. I've ended up with a lot of broken > symlinks, between which some are actually lost. > I've baked a PowerShell script to solve the issue (see attachment

Find out a process that holding the socket?

2022-08-22 Thread Andrey Repin
Greetings, All! I'm trying to write a small helper utility, and I need to find out, which process is holding a particular socket open. Since there's no "lsof" utility in Cygwin, which is commonly suggested for this task on Linux, I'm failing to find an alternative. Is there a simple solution avail