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