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