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