reversed course a bunch but better psfind approach
authorChris Koeritz <fred@gruntose.com>
Sun, 29 May 2022 12:51:49 +0000 (08:51 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 29 May 2022 12:51:49 +0000 (08:51 -0400)
commit2b85d7ecc6d0e163ec13e20d4e2d0040008fe45c
treef835a5ff0694f3fef2b624c1ad10ae1c16345484
parent5e4e9b2cea4d391296570846c6bef81b2da7309f
reversed course a bunch but better psfind approach

made it just use awk to pluck out the fields, so we didn't need a lot of ugly escaped stuff trying to make a command line that would de-escape the right way at the right time.
scripts/core/functions.sh