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