Join Slack
Powered by
A good query for that might be `select name from p...
# general
z
zwass
03/26/2019, 1:00 AM
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.
Open in Slack
Previous
Next