A good query for that might be `select name from p...
# general
z
A good query for that might be
select name from processes where name = 'bash';
since you can easily add and remove results by starting and quitting shells.