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