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