jdevera/misc-scripts

`pid` should use the right flags

Opened this issue · 0 comments

instead of ps aux, it should start with ps -u $USER -U $USER ux and filter from there.