On Wed, Feb 15, 2023 at 11:23:29AM -0500, Paul Tagliamonte wrote: > > $ dpkg -S $(which ps) > > On a system with /usr/bin/ps
Also, forgot to reply to this bit; this is due to usr merge. This is a known sharp edge that folks are actively working on. While it's present at `/usr/bin`, that's because `/bin` is symlinked, dpkg, abet confusingly, knows it as /bin/ps, not /usr/bin/ps $ dpkg -S /bin/ps procps: /bin/ps paultag -- :wq