ref: 0b6f0c70dba53c08846299a85d3cddd91c070c53 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u