psfind working to get windows pid, but...
authorChris Koeritz <fred@gruntose.com>
Sun, 29 May 2022 13:02:04 +0000 (09:02 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 29 May 2022 13:02:04 +0000 (09:02 -0400)
commitb6e53098085532567a9e267be2b600a5e3cf6f99
tree7cd42c8f4c292727dee7e6280b064976107c2e32
parent2b85d7ecc6d0e163ec13e20d4e2d0040008fe45c
psfind working to get windows pid, but...

this winpid is not working in ps tools to lookup a process.
need to dig into this further, but hopefully the zap_fallout script will
start working again.
may have to add a flag to psfind that tells it to return either cygwin pids
for use in ps or winpids for use in taskkill, if the former is actually a
usable pid value in ps.
scripts/core/functions.sh