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