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